View contents of database file in Android Studio

I have been using Android Studio to develop my app since it’s was released. Everything works nice until recently, I have to debug together with checking the database file. Since I don’t know how to see the database directly, When I debugged to generate the database file, I have to export the database file from … Read more