How do I access /data/user/0/ folder from Android?

Viewed 3606

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?

1 Answers
Related