how can i retrieve all pages in android ?

i have data recorded more than 100 object but i can’t retrieve it bacause the max page size is 100 only … any solve to retrieve all data please

Hello,

You would need to make multiple requests using paging, as it is described in the documentation.
https://backendless.com/docs/rest/doc.html#data_data_paging

Regards,
Mark

Hi, I created something similar to what you need here in August 2017. Could be outdated but give it a try: https://youtu.be/BDk4mHTOH8s