Thanks for your suggestion. But now I have a sqlite file. How can I open it in my ionic app. I have follow this tutorial Prepopulated SQLite Databases in Ionic but can’t work.
Do I need to copy the prepopulated databases to the app? Why don’t we open and use it?
Can I use this http://ngcordova.com/docs/plugins/sqlite/ instead?
Thanks you!