A basic app to demonstrate CouchDB on Android.
Android-Demo is hosted in the following web site
https://github.com/couchbaselabs/Android-Demo
If you think the Android project Android-Demo 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-Demo.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\couchbase-1.0-dp-f08f54c.tgz.jpg assets\mobilefuton.json |
Android-Demo has the following Java source files.
com.arandomurl.couchapp.AndCouch.java com.arandomurl.couchapp.CouchAppActivity.java com.arandomurl.couchapp.HTTPRequest.java