KendoPouchDBApp - POC application that shows kendo-pouchdb connected to Couchbase Mobile, with Couchbase Lite Phonegap plugin.
To achieve this, PouchDB is used.
Currently, because of some bug in db.put method, create/update/delete operations are not functional. Read works and displays data in Kendo Grid.
Actually, all the interesting code is in app.js file.
APK file for Android (unsigned).
Install bower and AppBuilder CLI, if not already installed.
Run in KendoPouchDBApp folder:
bower install
appbuilder build android --download --release