I am currently trying to access the /data/user/0/ folder. The problem is that I cannot seem to find it. I am using the path_provider package.
Where can I locate this folder?
In Android Studio go to the Device Manager, select a device & then in the Device Explorer you can click through to any directories that doesn't require root access.
To see your database file, go to /data/data/com.example.<APP_NAME>/databases.
Ignore trying to view your db via the /data/user/0/ path as this is root user restricted.

If you want to see the table in your device's db then you should use Android Studio's App Inspection tool

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With