deltazefiro / Amarok-Hider

Hide your private files and apps with a single click.

Home Page:https://deltazefiro.github.io/Amarok-doc/en-US/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Can't reach folders in /Android/data

hiddense opened this issue · comments

The file browser doesn't show this folder as an option to browse due to scoped storage protections, despite Amarok having root access.

If this can't be done without a custom file picker please consider please consider adding absolute paths as an option, such as /sdcard/Android/data/folder

Thanks.

Sorry for the delayed response.

The file browser doesn't show this folder as an option to browse due to scoped storage protections, despite Amarok having root access.

Well it's by design. With root access, Amarok may hide, or in essence chmod, any directory including the system folders. A careless mistake may brick the device. The system file picker can serve as an "idiot-proof" safeguard.

If this can't be done without a custom file picker please consider please consider adding absolute paths as an option, such as /sdcard/Android/data/folder

It's already there! Just long-press the "Add hidden folder" button, and you’ll be able to manually enter the path :P

Close as stale. Reopen if needed.