We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
clcto
6 years agoExplorer | Level 3
Dropbox API v2 Java Android - 64-bit library
We need to update our app to comply with Google's new 64-bit requirement.
Is a 64-bit dropbox java library available?
Has anyone seen any announcement on whether it will become available by Augu...
- 6 years ago
The Dropbox Java library should already be ready for this. Note from the guide:
If your app uses only code written in the Java programming language or Kotlin, including any libraries or SDKs, your app is already ready for 64-bit devices.
The Dropbox Java library is written in Java.
clcto
Explorer | Level 3
Ah, thanks.
This is an inherited project. It must be using a 32-bit compiled library.
We'll look at compiling a 64-bit version.
clcto
6 years agoExplorer | Level 3
This turned out to be silly. Although we switched over to the Java API a few months ago, we were still including the old 32-bit library as well, and this is what threw to the Google Developer Console error. When we removed the 32-bit library our functions all work, and we can conform to the new Android Apk 64-bit requirement.
Thanks for the key hint to get us going.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 7 hours agoIf 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!