android app that syncs selected photos on your mobile phone onto dropbox.
dropbox-photo-sync is hosted in the following web site
https://github.com/naturegirl/dropbox-photo-sync
If you think the Android project dropbox-photo-sync 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-photo-sync.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar dropbox-sync-sdk-android.jar universal-image-loader-1.8.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in dropbox-photo-sync. The names of the image files are listed as follows.
checkbox_selected.png checkbox_up.png no_media.png
The following screenshort is generated from the image listed above.
dropbox-photo-sync has the following Java source files.
com.naturegirl.photodrops.DbManager.java com.naturegirl.photodrops.GalleryAdapter.java com.naturegirl.photodrops.PhotoDropsMainActivity.java com.naturegirl.photodrops.PhotoItem.java com.naturegirl.photodrops.PhotoSelectActivity.java