Magisk-Modules-Alt-Repo / NoStorageRestrict

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

extSD #14

Closed diedbug2002 closed 1 year ago

diedbug2002 commented 1 year ago

Hi

Both V4&V5 cant see and select ext-SD, please check

V3 work normal

Device:Samsung S9+ OS:Noble Rom 2.6.1(Android 12)

DanGLES3 commented 1 year ago

Hi

Both V4&V5 cant see and select ext-SD, please check

V3 work normal

Device:Samsung S9+ OS:Noble Rom 2.6.1(Android 12)

Alright, do me a favor, uninstall/disable the module, reboot and send me your device's external storage provider APK

I don't really have an 12 device to test, tho oddly the method I've used on v5 works just fine for me on 11 when it comes to the sdcard

Don't forget to send the APK

diedbug2002 commented 1 year ago

APK here

ExternalStorageProvider.zip

DanGLES3 commented 1 year ago

APK here

ExternalStorageProvider.zip

NoStorageRestrict-main (1).zip

Try this

diedbug2002 commented 1 year ago

same problem :'(

can only see internel SD

DanGLES3 commented 1 year ago

same problem :'(

can only see internel SD

Alright, i found an issue with my module script, try redownloading it through fox module manager, it should work now

Issue was some broken Android 12.0 detection

diedbug2002 commented 1 year ago

redownloaded but got same problem

DanGLES3 commented 1 year ago

redownloaded but got same problem

Sorry for all the issues but all I need is one last thing, go to the module's folder in /data/adb/modules/nostoragerestrict

Look around the folders there and see if you find an APK there

diedbug2002 commented 1 year ago

ExternalStorageProvider.zip

yep this one

DanGLES3 commented 1 year ago

ExternalStorageProvider.zip

yep this one

NoStorageRestrict-main (r).zip

Last zip of tonight, hopefully this works, I've rewritten the APK in the same way I've did on v3

If you want an advice, i personally recommend the Xposed module over the Magisk module, replacing the whole externalstorageprovider APK is grounds for issues

I'll still try to keep the Magisk module updated and working, it's just that i can't guarantee it'll always work as intended specially on Android versions i have no access to

diedbug2002 commented 1 year ago

this one work CHEERS

DanGLES3 commented 1 year ago

this one work CHEERS

Cool

DanGLES3 commented 1 year ago

this one work CHEERS

Thanks for testing and sorry for the issues