In this repository, we?ll explore the Dropbox Core API by building a simple client for accessing files in a Dropbox account..
dropbox-client is hosted in the following web site
https://github.com/VuogNguyen/dropbox-client
If you think the Android project dropbox-client 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 dropbox-client.
Item | Value |
---|---|
Java File Count | 34 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 9 |
jar files used | activation.jar additionnal.jar android-support-v4.jar dropbox-android-sdk-1.5.4.jar httpmime-4.0.3.jar json_simple-1.1.jar mail.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 13 image files in dropbox-client. The names of the image files are listed as follows.
blank.png code.png docx.png file.png folder.png ic_action_search.png ic_grid.png ic_list.png music.png pdf.png raricon.png text.png zipicon.png
The following screenshort is generated from the image listed above.
dropbox-client has the following Java source files.
com.example.authentication.FormAuthentication.java com.example.authentication.OnClickProcessCode.java com.example.authentication.SendingEmailAsync.java com.example.authentication.VerifyAuthentication.java com.example.box_client.ContextItemSelector.java com.example.box_client.Explorer.java com.example.box_client.ExplorerActivity.java com.example.box_client.ExplorerAdapter.java com.example.box_client.Finder.java com.example.box_client.MainActivity.java com.example.box_client.OnClickBackward.java com.example.box_client.OnClickForward.java com.example.box_client.OnGetThumnails.java com.example.box_client.OnLongClickOptions.java com.example.editing.FileEditing.java com.example.editing.OnClickSaving.java com.example.editing.OnPreparingEditting.java com.example.file_dropboxdir.FileDropbox.java com.example.file_dropboxdir.FileDropboxActivity.java com.example.file_dropboxdir.FileDropboxAdapter.java com.example.file_dropboxdir.OnMovingItem.java com.example.file_dropboxdir.OnUploadItem.java com.example.file_system.FileSystem.java com.example.file_system.FileSystemActivity.java com.example.file_system.FileSystemAdapter.java com.example.file_system.OnClickForwardSytem.java com.example.file_system.OnDownloadItem.java com.example.file_system.OnSystemLongClicked.java com.example.grid_view.GridviewActivity.java com.example.grid_view.GridviewAdapter.java com.example.mail_sender.GmailSender.java com.example.mail_sender.JSSEProvider.java com.example.model.Basename.java com.example.model.FileImage.java