I want to use a database in my mobile application. I prefer SQLite but it has a connection issue. I have problems connecting the SQLite database to html5. Do you have any suggestions on which database would help me the most?
Asked
Active
Viewed 185 times
1 Answers
0
Finally I found solution for my question.. WebSQL , Indexeddb not working in android app.
I have used cordova plugin to connect SQLLITE database. Now my html file working with cordova SQLITE plugin.

MV Aravinda Naik Puttur
- 104
- 9