cordova - Accessing Android SQLite database in PhoneGap -


i have created sqlite database , tables in android. want access same database table in javascript using phonegap. have tried, not return data table. checked database table, , has lots of records.

why can't phonegap see database created using android?

after reading stack overflow question sqlite database on phonegap suggest sqlite plugin phonegap.


Comments