Overview

This repository hosts several Android sample apps that demonstrate various features of the Couchbase Mobile 2.x stack. Each app is hosted in a separate branch.

"master" branch

Hosts this README

This branch hosts app that demonstrates basic Database and Document operations using Couchbase Lite as a standalone, embedded database within your mobile app.

Check out the Fundamentals Tutorial for more details!

This branch hosts an app that demonstrates basic query and full-text-search operations using Couhbase Lite as a standalone, embedded database within your mobile app.

This branch hosts an app that supports syncing of documents between Couchbase Lite database and remote Sync Gateway.