Replies: 1 comment 5 replies
-
|
What Android version + ROM are you using? If Shizuku is setup and SD Maid has established a link to it, then you should have access to the same locations that the extra SAF permission would give access to. Some permissions overlap, i.e. give access to the same locations. While it is generally good to give SD Maid all possible options, you can safely ignore setting up the SAF access if you have Shizuku. For me the question is whether SD Maid should have asked you for SAF access on that ROM. If it is not possible to grant the permissions, I might need to change when it is requested 🤔 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I would like to complete SD Maid settup, but I can't grant it access to my device storage: Files won't let me do so... (see the screenshot).
I've seen the last discussion about it : https://github.com/d4rken-org/sdmaid-se/discussions/1743
And also your answer : "Check out: https://github.com/d4rken-org/sdmaid-se/wiki/Setup#storage-access-framework"
Especially this section : https://github.com/d4rken-org/sdmaid-se/wiki/Setup#saf-androiddataobb-access
But there is now way I can uninstall the updates from my device settings (there is no three-dot menu, usually on the top right corner or any other option).
I've therefore try with adb (adb uninstall com.google.android.documentsui), but I was said in return :
Failure [DELETE_FAILED_INTERNAL_ERROR]I've tried to search on the web this error, I was told to try to uninstall my package with : pm uninstall -k --user 0 com.google.android.documentsui, but then Files was removed and SD Maid told me that com.google.android.documentsui was missing and could not access to it. So I installed it back with adb shell cmd package install-existing com.google.android.documentsui, but then I was back to my first problem: Files won't let me granting storage access to SD Maid.
So, as recommended here : https://github.com/d4rken-org/sdmaid-se/wiki/Setup#shizuku, I installed Shizuku, started it and allowing SD Maid. I can confirm SD Maid told me that the link with Shizuku was ready, but again, I could not grant storage access to SD Maid with Files.
How can I do to get SD Maid setting up completed and to get it working?
Thank in advance for your answer!
Beta Was this translation helpful? Give feedback.
All reactions