I have a app that has a database… So through DDMS i exported its database as .db so i want to know how do I open it to see its tables/values ? Is there a specific program that opens it ?
I have a app that has a database… So through DDMS i exported its
Share
You can use any SQLite software, for example, SQLite Database Browser or SQLiteSpy. If you use FireFox, you can use SQLite Manager.