Sqliteplugin on Phonegap

A simple example for using YDN-DB library with sqliteplugin in Android app.

Todo list (Sqliteplugin on Phonegap)

WebSQL storage size is limited to 50 MB and sometimes its durability is under question. Sqliteplugin for Cordova, however use bundled sqlite, instead of WebSQL on WebView offering larger storage size and better durability. It is also possible to use some SQL statement not supported in WebSQL.

The instruction on the project repo show all instruction necessary to setup and run on iOS and Android.

Phonegap app for iOS and Android with Sqliteplugin (Cordova 3.4.0)

Authors

Kyaw Tun