Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 409 Bytes

File metadata and controls

8 lines (7 loc) · 409 Bytes

HelloCloudant

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