I'm developing an app that uses SQLite, SharedPreferences, etc
.
On my device with access root
I can access all this information with some specific app's for that (which require root access), mainly the bank to see if the table and the records are being created correctly.
Is there any way to access this information from the Android Studio emulator?