Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Lev P.
9 years agoNew member | Level 2
Where is dropbox-android-sdk-1.6.3.jar replacement for v2?
I have got announcement about Core API v1 deprecation. I am using dropbox-android-sdk-1.6.3.jar in my project now (com.dropbox.client2.*). Where can I find replacement for this library for v2? Is dro...
Stephen C.14
Dropbox Staff
9 years agoYes, dropbox-core-sdk-2.1.1.jar is the appropriate SDK to use with your app to make calls to API v2. The minimum compatible version of Android for this new SDK is KitKat (4.4).
Migrating from using an API v1 SDK to an API v2 SDK will require some refactoring in your code. This migration guide offers an overview of the mapping from API v1 endpoints to API v2 endpoints: https://www.dropbox.com/developers/reference/migration-guide.
You will want to change the code in your app that interfaces with the SDK to reflect these changes.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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!