lokesh
lokesh

Reputation: 25

how to fetch the data from local database on the phonegap

i am going to develop the offline phonegap app, the app will be referred the data from the local database and currently, i have to use wamp server Is there is any possibilities to fetch the data locally and displayed on the phonegap app. thanks for advance

Upvotes: 1

Views: 783

Answers (1)

Dinesh R Rajput
Dinesh R Rajput

Reputation: 750

Hey Please follow the below link to find a solution to your problem.

link:- http://stackoverflow.com/questions/19570868/storage-of-sqlite-database-using-android-and-phonegap

OR

Have a look here

Hope it will help you :)

Thanks

Upvotes: 3

Related Questions