Example to connect to Dropbox API from ANDROID.
android-dropbox-example is hosted in the following web site
https://github.com/abhijeetgk/android-dropbox-example
If you think the Android project android-dropbox-example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-dropbox-example.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 3 |
Activity Count | 3 |
jar files used | dropbox-android-sdk.jar httpmime-4.0.3.jar json_simple-1.1.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
android-dropbox-example has the following Java source files.
com.dropbox.android.sample.DBRoulette.java com.dropbox.android.sample.DownloadRandomPicture.java com.dropbox.android.sample.DropBoxBean.java com.dropbox.android.sample.UploadPicture.java com.dropbox.android.sample.myListView.java