Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Mob A.
10 years agoNew member | Level 1
Error downloading multiple files from dropbox to the phone via the Sync API
Hi,
I am trying to sync a specific folder from dropbox to the mobile using the Sync API in my Android app. I use the listFolder method to get the contents of the folder and then iterate over the d...
Mob A.
10 years agoNew member | Level 1
Hi Greg,
Essentially, I want to allow the user an option to retrieve backed up files from a specific folder from Dropbox when he reinstalls my app or installs it on another device. I serialize the list of available files since I do not want to run the 'listFolder' query repeatedly. I doubt there is an issue with the serialization since the same code works 2 out of 3 times.
I tried running the code without the deserialization part with the same result. The code crashes in libDropboxSync.so once in 3 times (on an average).
I am new to the Sync API. Is there a better way of providing the functionality I mentioned in the first paragraph by using the Sync API itself? I believe the API does not have a method to download all files from a specific folder.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!