Sync folders between android and dropbox .. background service which syncs automatically...
droidsync-dropboxapp is hosted in the following web site
https://github.com/prashanthjbabu/droidsync-dropboxapp
If you think the Android project droidsync-dropboxapp 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 droidsync-dropboxapp.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 3 |
jar files used | android-support-v4.jar dropbox-sync-sdk-android.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
droidsync-dropboxapp has the following Java source files.
com.prashanth.droidsync.MainActivity.java com.prashanth.droidsync.WifiReceiver.java com.prashanth.droidsync.droidsyncservice.java com.prashanth.droidsync.initservice.java com.prashanth.droidsync.servtodroid.java