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