Hello
My query is related to Api v2. How can we implement sync functionality with v2 in android without importing sync sdk to android if we have already imported Dropbox android sdk 1.6.3 jar
To use API v2 in Android, you should use the API v2 Java SDK. You can use that to list, download, and upload files, among other operations, that you can use to implement whatever sync functionality you need in your app's logic.