I found the emulator is online in Android Device Monitor. But the data folder seems to be empty and could not find any database file in it.
Since I could retrieve the data inside the database to the U I, I'm sure that the SQLite database is created.
- So how can I get the database file resides in the emulator?
I'm working on Android Studio 2.2.3 and using the API 23(Marshmallow). I had referred to this link ,but couldn't find the right answer