Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #enable Developer mode
- #turn on OEM unlocking
- #enable USB debugging
- adb reboot-bootloader
- fastboot oem unlock ##Will Erase all data!!!
- fastboot reboot
- #boot TWRP recovery
- #get image https://dl.twrp.me/bullhead/
- adb reboot-bootloader
- fastboot boot twrp*.img
Add Comment
Please, Sign In to add comment