How to get database file from any android project in emulator or in pc -
this question has reply here:
where android emulator store sqlite database? 4 answersi have develope 1 project on android n have made database using sql lite how find physical file of database in pc or in emulato
1.select ddms
2.select device
3.select file explorer
4.explore data
5.again explore data in hierarchy
6.look package , select it
7.inside bundle see databases folder
8.select database
9.select pull file device
however file not readable, read file either have utilize tool or terminal
android
No comments:
Post a Comment