We Want to Hear From You! What Do You Want to See on the Community? Tell us here!

Forum Discussion

ramona_cristea's avatar
ramona_cristea
Explorer | Level 3
8 years ago
Solved

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 steps are needed in order to achieve such a behavior. You have only samples for uploading and downloading a file, but what about synching multiple files? 

Could you please be so kind to provide a basic tutorial doing that or describe in some detail the steps I need to follow in order to implement such functionality for an android app? Thank you! 

  • The 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.

4 Replies

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    8 years ago
    The 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_cristea's avatar
    ramona_cristea
    Explorer | Level 3
    8 years ago

    Thank you for your answer! Is there a ticket/issue which I can watch it? 

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    8 years ago
    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.)

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,036 PostsLatest Activity: 23 hours ago
411 Following

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 or Facebook.

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!