You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Android 14+, app_process cannot load writable dex.
Attempting to remove the write permission...
Cannot remove the write permission of /storage/emulated/0/shizuku/rish_shizuku.dex.
You can copy to file to terminal app's private directory (/data/data/, so that remove write permission is possible
The text was updated successfully, but these errors were encountered:
This is exactly how it's function is supposed to work. But only in data directory of whatever terminal you are using. Not full write access to /data/data.
On Android 14+, app_process cannot load writable dex.
Attempting to remove the write permission...
Cannot remove the write permission of /storage/emulated/0/shizuku/rish_shizuku.dex.
You can copy to file to terminal app's private directory (/data/data/, so that remove write permission is possible
The text was updated successfully, but these errors were encountered: