We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

Ludovic's avatar
Ludovic
New member | Level 2
8 years ago

Sync Api shutdown

Hi,

 

I've been using the Dropbox Sync Api for Android for a long time now and it was really great.

 

It is shutting down in June and I was starting to read the docs for the v2 core api, but it seems there is no equivalent to the Sync api (a background service which checks for new/modified files and upload/download these files automatically in the background). 

 

Do I really have to code all of this myself ??? Is there any simple way to port the v1 sync api to v2 ?

 

Thanks for your answer.

  • Thanks for the post! Unfortunately, the API v2 Java SDK doesn't offer the same background syncing/offline functionality that the Sync SDK did, so you will need to implement whatever of those features you need. I'll send this along as a feature request. Apologies I don't have a better answer for you!
  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff
    Thanks for the post! Unfortunately, the API v2 Java SDK doesn't offer the same background syncing/offline functionality that the Sync SDK did, so you will need to implement whatever of those features you need. I'll send this along as a feature request. Apologies I don't have a better answer for you!