-
-
Notifications
You must be signed in to change notification settings - Fork 95
No write access in writable root paths #368
Copy link
Copy link
Open
Labels
acceptedFeature or bug accepted. PR is welcome.Feature or bug accepted. PR is welcome.bugSomething is not workingSomething is not workingdevice/software specificIssues concerning devices with some specific hardware/softwareIssues concerning devices with some specific hardware/software
Metadata
Metadata
Assignees
Labels
acceptedFeature or bug accepted. PR is welcome.Feature or bug accepted. PR is welcome.bugSomething is not workingSomething is not workingdevice/software specificIssues concerning devices with some specific hardware/softwareIssues concerning devices with some specific hardware/software
Checklist
Feature description
With a OnePlus 8 on LineageOS 23 Android 16, rooted with Magisk 30.6 and Fossify File Manager 1.5.0
When I enabled root access the file manager will not give me write access. Actually, maybe in some situations there could be write access, I'm not sure. The only thing I was trying to do was rename some files and it wouldn't allow me to. There would be a toast popup at the bottom of the screen over some java error.
Here's a screen shot I am trying to rename the jelly app and it won't let me. (Click to view larger)
I know this works because when I tested this with the AmazeFileManager it has write access, and allows me to rename apps.
https://github.com/TeamAmaze/AmazeFileManager
I was assuming write access would work.
THANKS
Why do you want this feature?
To allow Write Access as root...
Additional information
No response