storesafe / cordova-sqlite-storage

A Cordova/PhoneGap plugin to open and use sqlite databases on Android, iOS and Windows with HTML5/Web SQL API
Other
2.14k stars 714 forks source link

DB location in windows phone 8.1 #296

Open cuong1024 opened 9 years ago

cuong1024 commented 9 years ago

Hi, I saw https://github.com/litehelpers/Cordova-sqlite-storage/issues/201 but I don't know where is DB location in windows phone? (ex Android is: data/data// ) Thank a lot.

cuong1024 commented 9 years ago

Oh. I found it. It created in Isolated Storage --> mydatabase.db It's hidden. If you want to find it, use tool: "Windows phone Power Tool".

shizhidi commented 8 years ago

hi, you know where is DB location in android? (ex Android is: data/data// ) Thank a lot.

brodybits commented 8 years ago

hi, you know where is DB location in android? (ex Android is: data/data// )

See #316:

http://stackoverflow.com/questions/15326455/what-is-the-default-database-location-of-an-android-app-for-an-unrooted-device