Couchapp example using TouchDB-Android.
Android-Coconut-TouchDB is hosted in the following web site
https://github.com/chrisekelley/Android-Coconut-TouchDB
If you think the Android project Android-Coconut-TouchDB 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-Coconut-TouchDB.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Activity Count | 2 |
jar files used | commons-io-2.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.READ_SYNC_SETTINGS android.permission.READ_SYNC_STATS android.permission.USE_CREDENTIALS android.permission.VIBRATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SYNC_SETTINGS |
Asset File Names | assets\coconut-sample.touchdb.zip assets\coconut-sample.zip |
Raw File Names | res\raw\coconut.properties |
There are 1 image files in Android-Coconut-TouchDB. The names of the image files are listed as follows.
android.png
The following screenshort is generated from the image listed above.
Android-Coconut-TouchDB has the following Java source files.
org.rti.rcd.ict.lgug.utils.AndCouch.java org.rti.rcd.ict.lgug.utils.CoconutUtils.java org.rti.rcd.ict.lgug.utils.HTTPRequest.java org.rti.rcd.ict.lgug.utils.IPUtils.java org.rti.rcd.ict.lgug.utils.UnZip.java org.rti.rcd.ict.touchdb.testapp.CoconutActivity.java