Skip to content

Library for Android that provides an Activity to show and edit the contents of a Couchbase database during development.

Notifications You must be signed in to change notification settings

splatte/couchbase-inspector

Repository files navigation

Couchbase Inspector for Android

Library for Android that provides an Activity that can be added to an app to show and edit the contents of a Couchbase database during development.

Features

Only in proof of concept stage for now:

  • show list of document IDs and their content

Setup

See demonstration app that uses Couchbase Inspector in example/.

  • Add dependency in build.gradle.
  • Declare CouchbaseInspectorActivity in AndroidManifest.xml
  • Start CouchbaseInspectorActivity when needed.

Screenshot

Example: Couchbase Inspector Activity

About

Library for Android that provides an Activity to show and edit the contents of a Couchbase database during development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages