PhoneGap - JSON Data storing locally on the device
android, cordova, html
Solution
PhoneGap Web SQL Documentation
PhoneGap JSON Consumption
Building Android Apps with HTML, CSS, and JavaScript, this book utilizes PhoneGap & JSON for a complete application
Problem
I am experimenting with PhoneGap and Android. Does anyone have an example that shows how to store JSON data from an external site on a html5 WEBSQL database in an html file?