Home » Blog » 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?

Stephen West ~ Modified: September 1st, 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?

#544 Score: 0
Stephen West
Moderator
4 pts

If you are using a Real Device and it is not rooted then it is not possible to see you data base in FileExplorer because due to some security reason that folder is locked in android system. and if you are using it in an emulator you will find it in FileExplorer /data/data/your package name/databases/yourdatabase.db