adb_root
adb_root copied to clipboard
Magisk Module that allows you to run "adb root". Android 10 only. Probably will work with Android 9. Definitely not with Android 11/12.
try loading the attached zip in magisk manager. i've fixed this! [adb_root.zip](https://github.com/evdenis/adb_root/files/7124104/adb_root.zip) _Originally posted by @GamerGirlandCo in https://github.com/evdenis/adb_root/issues/11#issuecomment-914595084_
After I installed the module,use `adb devices` ,no device found。 my phone is pixel 2xl,android 10,magisk v22.1
What is the password adb root android 8.1.0
When I installed adb_root,adb install command cannot be used. `Performing Streamed Install` `adb: failed to install .apk: cmd: Can't find service: package` 1. Andriod 9 2. arm64
I can't install apps with adb when this module is activated. But why do we need this module? I found it can directly set com.android.shell with root permission using the...
Oreo?
I know that the description states that this works on Android 9 & 10, but I'll ask anyway - has this been tested on Android 8.1?
Im successfully install adb root on my magisk. but now i cant connect to device, the usb didnt recognize phone. and adb devices show no list. my device is xiaomi...
I rooted using Magisk, and I get "su" rights. I installed adb_root.zip using Magisk manager and rebooted, however I still get error, ``` adb root adbd cannot run as root...
Hi, thanks for your work. `adb shell` works fine on root but `adb pull` root only files still fail. I guess there should be another patch on this.