Connect to Dropbox using Android.
android-connect-dropbox is hosted in the following web site
https://github.com/hanhdt/android-connect-dropbox
If you think the Android project android-connect-dropbox 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-connect-dropbox.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
jar files used | bcprov-jdk16-146.jar commons-logging-1.1.1.jar dropbox-android-sdk-1.6.1.jar httpclient-4.0.3.jar httpcore-4.0.1.jar httpmime-4.0.3.jar json_simple-1.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
android-connect-dropbox has the following Java source files.
dtu.cse.hanh.connectdropbox.ApplicationTest.java dtu.cse.hanh.connectdropbox.MyActivity.java dtu.cse.hanh.connectdropbox.UploadFileToDropbox.java