The Couchbase Lite Android library is split into two parts:
- couchbase-lite-java-core - this module, which has no dependencies on the Android API, and is usable in non-Android contexts.
- couchbase-lite-android - which has dependencies on the Android API.
See the Project Structure wiki page for more information.