If you want to view data, you first need to root your phone. Then adb shell to that directory and execute sqlite3 xxx.db to enter the database. Or you can export it and use special software to view the data. The prerequisite is that the phone must be rooted.
If you want to view data, you first need to root your phone. Then adb shell to that directory and execute sqlite3 xxx.db to enter the database.
Or you can export it and use special software to view the data. The prerequisite is that the phone must be rooted.
Use Facebook's stetho, integrate it into your own app, and then view your db directly through chrome