hey
I want to retrieve images with the corresponding data from
backendless table to a listview in android. Please someone suggest me a
method to do it as there is no option for storing image in the column of
the table.
Hi Shristi,
You can store a public URL of the image in your data table, and then retrieve that image by URL.