I run into the DEX Limit because of the DropBox methods.
There are 9998 methods.
Are there any smaller packages to add?
Android with the "support" librarys are splitted in smaller packages so you can add what you need instead of ALL.
I need DropBox only for file upload and download so I think I don't need the full SDK.
http://www.methodscount.com/?lib=com.dropbox.core%3Adropbox-core-sdk%3A2.0.5
Hope there is a way to split this SDK in smaller packages.