MarschOSX / Responder

Senior Design I project for an Android auto-response application
0 stars 0 forks source link

Viewing DB on Emulator #28

Closed MarschOSX closed 8 years ago

MarschOSX commented 8 years ago

http://stackoverflow.com/questions/18370219/how-to-use-adb-in-android-studio-to-view-an-sqlite-db http://developer.android.com/tools/help/monitor.html

Use this to view the DB on an Emulator, should work for a connected device??? Run a part of the application that creates the DB, the file you need to use should then appear in Android Device Manager Download the SQLLite Viewer here: http://sqlitebrowser.org/