Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JakeTrock/eb6c4e0e2589240dc6bbccfcdb4d7068 to your computer and use it in GitHub Desktop.
Save JakeTrock/eb6c4e0e2589240dc6bbccfcdb4d7068 to your computer and use it in GitHub Desktop.
Android root steps
1. magisk monkey biznizz
1.5 sometimez ya need to run adb kill-server && sudo adb start-server to unjam adb
2. adb reboot bootloader
3. sudo fastboot devices
3.5 ya mite needa run sudo fastboot flashing unlock
4. sudo fastboot flash boot ./magisk_patched-24300_XJUtv.img
5. KERBANG(reboot ya fone)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment