Android ContentProvider implementation using a CouchOne database.
CouchOneProvider is hosted in the following web site
https://github.com/der-harm/CouchOneProvider
If you think the Android project CouchOneProvider 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 CouchOneProvider.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 0 |
Required Permissions | android.permission.INTERNET |
CouchOneProvider has the following Java source files.
de.harm.android.couchone.common.CouchConstants.java de.harm.android.couchone.provider.JsonProcessor.java de.harm.android.couchone.provider.Provider.java de.harm.android.couchone.provider.RestClient.java de.harm.android.couchone.provider.RestClient_bak.java