I try to connect my Android App with Dropbox. I have very simple requirements. Choose folder, upload & downloads files etc.
So i thought i should start with the Chooser: https://www.dropbox.com/developers/chooser#android
I downloaded the library project and noticed that the targetSdk is Version 17. This is Android 4.2 from 2012!
Is this library deprecated?