Home » Reply » Reply To: Is It Possible to View SQLite Database in Android Emulator?

Reply To: Is It Possible to View SQLite Database in Android Emulator?

Andrew Jackson ~ Modified: August 25th, 2015 ~ ~ 1 Minute Reading

Home Forums Is It Possible to View SQLite Database in Android Emulator? Reply To: Is It Possible to View SQLite Database in Android Emulator?

#516 Score: 0
Andrew Jackson
Moderator
1 pt

No you can’t, However you can use logs to fetch and see the fetched data in logcat or set some value on your textviews or use table layout to see your fetched data.