If your Bootloader is still unlocked, skip to step 5
0) Request your Bootloader unlock code
[email protected] (you'll need to give them your your IMEI and SERIAL numbers)
1) Download the HW-QmOneKeyTool
2) Unlock your bootloader using that tool
3) Once unlocked, enter your Unlock code into the same tool, and click 'ROOT'
4) Now partially rooted- but without working Superuser- flash TWRP as follows:
4a) Download TWRP Recovery from the following site:
http://forum.xda-developers.com/asce...oject-t2885144
4b) Rename TWRP_MT2-L03_RECOVERY.img to TWRP.img
4c) Move TWRP.img to hard drive C, folder: adb
4d) Connect you phone to your PC and open Command Prompt and type: cd C:\adb (Enter)
4e). Type "adb devices" and make sure your device is showing
4f) Type"fastboot flash recovery c:\adb\TWRP.img" Enter
4g) It should now say "waiting for device"
4h) Unplug your phone and reboot into bootloader (power + volume down)
4i) Once in the bootloader make sure it says unlocked then plug your phone in.
4j) The command prompt should say done after 2 seconds and your phone will stay the same.
4k) Unplug your phone and reboot.
5) Download BETA-SuperSU-v2.49 to your root:
http://download.chainfire.eu/740/Sup...erSU-v2.49.zip
6) Boot into TWRP and Flash BETA-SuperSU-v2.49
7) download the TWRP App from Google Play, and let it install BusyBox, then run the SD fix if needed
7) Now you can grant Superuser status to Apps that need root
Click to expand...