Friday 11 March 2016

How to root htc one m9

You must have an HTC one m9 with unlocked bootloader.Right now there is no way you can unlock m9 mobile so if your m9 comes with an unlocked bootloader you can peform m9 root or you will have to wait until htc updates www.htcdev.com to unlock the M9 bootloader. 

If you want to : Video
Link to the correct TWRP to use thread by Captain_Throwback READ DISCLAIMERS!http://forum.xda-developers.com/one-...overy-t3066720
*We are not responsible for your phone*
Link to TWRP page in general: http://twrp.me/devices/htconem9.html
Link to correct SuperSU to flash: http://forum.xda-developers.com/apps...v2-05-t2868133

Unlocking the bootloader. (Thanks -markus-)
- Sign in to HTCdev
- Unlock Bootloader
- Get Started
- On "Select Your Device" Select "All Other Supported Models"
- Begin Unlock Bootloader
- Legal Terms "Proceed to Unlock Instructions
- On Phone pressing Volume Down + press Power to boot in "HTC download mode" (black Background)
- Connect Phone via USB
- CMD: fastboot oem get_identifier_token
- Copy and paste the token in Textfield "My Device Identifier Token:"
- You will receive an Email with "Unlock_code.bin
- CMD: fastboot flash unlocktoken Unlock_code.bin
- Press Volume Button to secelt Yes for Unlock bootloader




If your bootloader is unlocked, follow these steps. 
  • Download and install ADB/Fastboot using 15 second ADB/Fastboot installer.
  • Plug in the One M9, enable USB debugging.
  • Open up command prompt, type
    Code:
    adb devices
  • Code:
    adb reboot download
  • Code:
     fastboot flash recovery C:\Users\XDADev\Downloads\TWRP.img
    Replace C:\Users\XDADev\Downloads\TWRP.img with the path where the twrp.img is located for you.
  • Power off your device. Now, to boot into recovery mode.
    Press and hold Volume Down button, then press the Power button to switch on your phone and release it, but keep holding the Volume Down button.
    Select boot to recovery on the screen that appears(bootloader)
  • Download SuperSU.zip
  • Make sure you have an SD Card in your phone, then do
    Code:
    adb push C:\Users\XDADev\Downloads\UPDATE-SuperSU-v2.46.zip /sdcard
    Once again, replace C:\Users\XDADev\Downloads\UPDATE-SuperSU-v2.46.zip with your path.
  • On your device, click Install, then at the top of the screen it should say Internal Storage or SDCard. If it does not say SD Card, click it and change it to SD Card.
  • Now find SuperSU.zip, click on it, and swipe to flash it.
  • Once SuperSU is done flashing reboot the phone, and open up SuperSU. You are now rooted!

No comments:

Post a Comment