Hi I have created a custom table where I store url of my images now i want to retrieve that url so that my application can use that url to get the image and load it
Hi Reuben,
I’d start with the documentation: https://backendless.com/documentation/data/ios/data_basic_search.htm
Regards,
Mark
gone through it mark but i need it in android i have read the documentation of android also i have tried the code generation technique nothing worked for me i always get a null value in my toast
With the amount of information you provided, it would be impossible for me to diagnose the problem and/or make any suggestions. The more info you share, the more you’d help us help you…
Mark can you just like show a method of retrieving one entity from a custom table i will figure out the rest of the thing i know my information given is less but if you provide me an approach for android in retrieving data i can do it my only issue is i used the getter and setter methods but nothing works so just a simple example i will figure it out thanks in advance