0

My app is managing another application files, this other application was forced to move their files to the /storage/emulated/0/Android/data directory.

How can I access them?

All that I read here and here is that it's not possible but there are some file managers (X-plore, Total commander) that apparently can, so it might be somehow possible.

Anthony
  • 1,245
  • 1
  • 16
  • 15
  • There exists no /Android/data directory to begin with. Please mention full path. – blackapps Nov 01 '21 at 21:59
  • @Anthony you can check out my question here i have added code to access Android directory https://stackoverflow.com/questions/69831936/storage-access-framework-permission-denied-issue-even-when-permissions-granted – User Nov 03 '21 at 21:35
  • @User Thanks for the link! This week I've decided to go with FTP to read the files. This requires an FTP server that can access the files like Solid Explorer but at least the code is similar to the java.io.File to read files. – Anthony Oct 07 '22 at 14:15

0 Answers0