Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
ramona_cristea
8 years agoExplorer | Level 3
Sync files behavior on android
Hello. I would like to implement a sync files behavior for my android application using the Dropbox API v2. From the Java documentation and your samples on github I find it hard to understand what st...
- 8 years agoThe Dropbox API v2 Java SDK offers the ability to upload and download files programmatically, but it doesn't offer pre-built "sync" functionality. You'll need to use the uploading and downloading capabilities to develop whatever kind of sync logic you want in your app. I'll send this along as a request for pre-built sync support, or a tutorial, but I can't promise if/when that would be written.
Greg-DB
Dropbox Community Moderator
8 years agoThe Dropbox API v2 Java SDK offers the ability to upload and download files programmatically, but it doesn't offer pre-built "sync" functionality. You'll need to use the uploading and downloading capabilities to develop whatever kind of sync logic you want in your app. I'll send this along as a request for pre-built sync support, or a tutorial, but I can't promise if/when that would be written.
- ramona_cristea8 years agoExplorer | Level 3
Thank you for your answer! Is there a ticket/issue which I can watch it?
- Greg-DB8 years ago
Dropbox Community Moderator
I'll make a note to follow up on this thread if/when something like this is written. (I'm not aware of any current work on anything like this though, so I do recommend working on an implementation in your own app's code.)- ramona_cristea8 years agoExplorer | Level 3
Ok, fair enough. Thank you!
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!