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
Well, yeah, this can be implemented. The initial idea here was that, I wanted to give an interface like Magisk where apps can request root permission via adb root. Felt that to be too much complicated, so closed this issue as not planned given my time constraints.
As the title says,
user_debug
builds havesu
binary in it and on most of the ROMs (example: GrapheneOS), it is officially supported.A user with access to start
adb
asroot
. With this, we can show app an interface for granting root access.Of course, there are ton of limitations:
user_debug
. Only custom ROMs can support this (LineageOS and Own built GrapheneOS, DivestOS and etc.,)su
binary which is way too hard to achieveThe text was updated successfully, but these errors were encountered: