Created
February 15, 2017 07:09
-
-
Save bitboxx/dc5329efe052fee67c26d37f5787e3e4 to your computer and use it in GitHub Desktop.
Root Moto X play
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb reboot bootloader | |
# Wait for device to restart | |
fastboot boot twrp...img | |
# TWRP > Advanced > Terminal | |
echo SYSTEMLESS=true >> /data/.supersu | |
# TWRP install ZIP | |
Open SuperSU.zip file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment