A fork of Dropbox's Android SDK.
DropboxSDK-for-Android is hosted in the following web site
https://github.com/mlamina/DropboxSDK-for-Android
If you think the Android project DropboxSDK-for-Android 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 DropboxSDK-for-Android.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 3 |
Activity Count | 1 |
jar files used | apache-mime4j-0.6.jar dropbox-client-1.0-SNAPSHOT.jar httpmime-4.0.jar json_simple-1.1.jar signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar |
Required Permissions | android.permission.INTERNET |
DropboxSDK-for-Android has the following Java source files.
com.dropbox.android.Dropbox.java com.dropbox.android.DropboxLoginListener.java com.dropbox.android.LoginAsyncTask.java com.dropbox.android.sample.DropboxSample.java