evdenis / adb_root

Magisk Module that allows you to run "adb root". Android 10 only. Probably will work with Android 9. Definitely not with Android 11/12.
GNU General Public License v2.0
450 stars 76 forks source link

adb install -r failed with no error message #1

Open fripSide opened 4 years ago

fripSide commented 4 years ago

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 SuperUser settings of Magisk.

duraki commented 4 years ago

Setting com.android.shell with root permission using the SuperUser settings of Magisk does not allow adb root for me.

wr-web commented 2 years ago

It seems that package service is not started when turning on the ADB ROOT. 2022-04-04 213813 2022-04-04 213940