Magisk-Modules-Alt-Repo / NoStorageRestrict

Remove the restriction when selecting folders through SAF
192 stars 22 forks source link

Access to Android/data on external sdcard #1

Closed giving-sesame closed 1 year ago

giving-sesame commented 2 years ago

Hi. Should this module provide free access to Android/data on external sdcard? I have Android 11. Mixplorer and built-in Files cannot access this folder even with module activated.

The only bypass is via /mnt/media_rw/

DanGLES3 commented 2 years ago

Hi. Should this module provide free access to Android/data on external sdcard? I have Android 11. Mixplorer and built-in Files cannot access this folder even with module activated.

The only bypass is via /mnt/media_rw/

The module only bypasses the restriction for selecting folders from withing apps, it doesn't allow free access to the Android/data folder, i will look into the possibility of that however and update you on the matter

DanGLES3 commented 2 years ago

Hi. Should this module provide free access to Android/data on external sdcard? I have Android 11. Mixplorer and built-in Files cannot access this folder even with module activated.

The only bypass is via /mnt/media_rw/

Alright, after i've looked into it, enabling free access to those folders doesn't seem possible with just a Magisk module unfortunately

DanGLES3 commented 2 years ago

Hi. Should this module provide free access to Android/data on external sdcard? I have Android 11. Mixplorer and built-in Files cannot access this folder even with module activated.

The only bypass is via /mnt/media_rw/

Ok, seems it might be possible to do that with the stock files app, tho just to be safe I'll need you to send me the APK from your device

giving-sesame commented 2 years ago

Thank you! I'm sorry I misunderstood the purpose of your module. It would be great if you could amend the Files in the due way. Please see the file attached.

DocumentsUI.zip

DanGLES3 commented 2 years ago

Thank you! I'm sorry I misunderstood the purpose of your module. It would be great if you could amend the Files in the due way. Please see the file attached.

DocumentsUI.zip

What exacr folder does it come from? I'mma make you a module for a modded files (can't guarantee it will work tho)

giving-sesame commented 2 years ago

/system/priv-app/DocumentsUI/DocumentsUI.apk

DanGLES3 commented 2 years ago

/system/priv-app/DocumentsUI/DocumentsUI.apk

/system/priv-app/DocumentsUI/DocumentsUI.apk

NoStorageRestrict-main.zip

See if this works for you

giving-sesame commented 2 years ago

Does not work, unfortunately. I'm afraid it is incurable. Thank you for your help!