Sample Android Apache CouchDB sync using Cloudant
Add your server settings params in /values/settings.xml and run the project to sync
couchdb_dbname= name of the CouchDB you want to sync to client
couchdb_server_url= your server ip
couchdb_server_port= your CouchDB port default 5984
datastore_name= name for your client datastore