Skip to content Skip to sidebar Skip to footer
Showing posts with the label Couchdb

Creating & Using Contentprovider For Android

When I call an Android ContentProvider I get the following exception: java.lang.RuntimeException: … Read more Creating & Using Contentprovider For Android

Using Couchdb On A Android Phone And Mongodb On The Server Side

I have the following scenario.I need to have an embedded database(nosql) on Android and i have a ma… Read more Using Couchdb On A Android Phone And Mongodb On The Server Side

Is CouchDB On Android Needed For Users Of App?

Im Trying to use CouchDb as a NoSQL database and my main purpose is to create an application on and… Read more Is CouchDB On Android Needed For Users Of App?

CouchDB Security For Android Devices (and IOS)

I just worked myself through a wiki article and blogposts regarding CouchDB's security. Now I a… Read more CouchDB Security For Android Devices (and IOS)