Friday, June 28, 2013

How To Unlock HTC Devices Bootloaders And Root Them

HTC Unlock/Root Tutorial

First, I am not responsible if you brick or destroy your phone in any way, I will however be happy to help you resolve your issue. Enough of that, Let's get into the tutorial!
This process takes 10 easy steps.

1st. Download the Android SDK Here if you don't already have it.

2nd. Go to HTCDev and register for an account. 

3rd. Once you have an account, go to the button that says Unlock Bootloader and press Get Started.

4th. Select your phone model from the list of supported devices and click Begin Unlock Bootloader and accept the Legal Terms.

5th. Follow the directions on the site for unlocking the bootloader.

6th. Once you have the bootloader unlocked, search on google to find your phones recovery image, you'll want to download that.

7th. Reboot your phone into Fastboot, I renamed my recovery to example, but yours can be whatever you want.

8th. Use the ADB command "fastboot flash recovery example.img" without the quotes.

9th. Once you install a custom recovery download a SuperUser appropriate for your phone at the SuperUser website.

10th. Transfer that file to the root of your SDcard, Reboot into recovery through fastboot or simply using the command "adb reboot recovery" Once in the recovery, go the Flash zip from sdcard and select that file.

Congrats!! You now have Root access and SuperUser Permissions!!






   

No comments:

Post a Comment