Hi again,
I downloaded the new DropBox-SDK from here:
https://github.com/dropbox/dropbox-sdk-java
and I extracted it into an empty folder. I also tried several examples there, for example:
...\dropbox-sdk-java-master\examples\upload-file
...\dropbox-sdk-java-master\examples\android
but I keep getting errors like:
"Error:Failed to resolve: com.dropbox.core:dropbox-core-sdk:0-SNAPSHOT" and:
"error: attribute 'android:testOnly' not found."
aren't this examples fits to API v2 ?
You also gave me a link to an Android app example here:
https://github.com/dropbox/dropbox-sdk-java/tree/master/examples/android
but it's very unclear, How exactly do I download it? I see many files and folders, but how do I download this project? I don't see ANY Download link! where is it?
Please explain,
Thanks.