Skip to content

Android

Android#

Debug#

adb#

Issue: no permission#

When i try:

1
adb devices

i get the result:

1
2
List of devices attached 
????????????    no permissions

Then I tried to restart the Adb server

1
sudo adb kill-server

and then

1
sudo adb start-server

then connected the device, turn Debugging on and type

1
adb devices

Still any issue? then follow this

Root#

Magisk#

Source: - https://www.didgeridoohan.com/magisk

  • if failing to flash .zip (due to signature verification) --> uncheck sign verification before flash