Skip to content

Instantly share code, notes, and snippets.

@git-jr
Created November 20, 2020 23:08
Show Gist options
  • Save git-jr/59fdb1e23acbef769d318aabc93d02ef to your computer and use it in GitHub Desktop.
Save git-jr/59fdb1e23acbef769d318aabc93d02ef to your computer and use it in GitHub Desktop.
Comandos root adb e fastboot, para uso do tutorial: https://youtu.be/GTD65gxao_w
adb devices
adb reboot bootloader
fastboot devices
fastboot flash boot magisk_patched.img
fastboot reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment