Hi,
I write mobile application for os android with dropbox sync.
Application can work offline. User can change data in app or in dropbox app/web client. After user made some changes. I need to make synchronization current device data and server data. In hard conflicts user decide what of two copys keep (one left, one right or keep both).
I saw dropbox api v1 have folder sync, but now it's deprecated.
I need some help with sync.
--
Best regards,
Denis Vlasov