Is there any way of viewing database in Android Studio Emulator 2.3.3?

73 views Asked by At

I have noticed in my Android Studio 2.3.3 , in the android emulator, after opening the ddms, in file explorer, I cannot open the data folder.

When I searched abt in google they said that the emulator is not rooted. Only for rooted devices it can be done.

So my question is that, can we root an emulator and open in Android Studio?

Or

Can we see the contents in the data folder without rooting the device after applying some sort of patch?

But if i run the same in genymotion emulator its working fine, I can dig into data folder in the file explorer of ddms

Please help

0

There are 0 answers