Header Banner
gadgethacks.mark.png
Gadget Hacks Shop Apple Guides Android Guides iPhone Guides Mac Guides Pixel Guides Samsung Guides Tweaks & Hacks Privacy & Security Productivity Hacks Movies & TV Smartphone Gaming Music & Audio Travel Tips Videography Tips Chat Apps
Home
HTC One

How to Unlock the Bootloader & Root Your HTC One Running Android 4.4.2 KitKat

Mar 12, 2014 05:23 AM
Mar 26, 2014 01:11 AM
Android logo with a pirate theme displayed on a smartphone.

As softModders, the first thing we do after updating to the newest version of Android is to root, install a custom recovery, and install a superuser app. By doing this you open up your HTC One to a vast quantity of new apps and tweaks you can use to truly make your phone One of a kind.

Prerequisites

We'll need to get a few basic out of the way before we begin.

  1. Make sure your phone is fully charged.
  2. Register for an account over at HTCdev.
  3. Enable USB debugging in Developer options.
  4. Disable "Fast boot" in your power settings by going to Settings -> Battery Manager -> uncheck Fast boot.
USB debugging option in Android Developer Settings.
Battery Manager highlighted in Settings menu.
Battery management settings on a smartphone displaying power usage, battery history, and text alert options.
USB debugging option in Android Developer Settings.
Battery Manager highlighted in Settings menu.
Battery management settings on a smartphone displaying power usage, battery history, and text alert options.
  1. Have ADB and Fastboot installed on your computer.
  2. Back up all of your app data using ADB.
  3. Also, be sure to back up anything in the internal storage of your device to your Mac because this process wipes all data from your device, including pictures, music, videos, etc.
  4. Make sure you have the HTC One drivers installed. If you installed HTC Sync, they are already on your Mac.

Unfortunately, Big Red (Verizon) thought it best to remove the ability to unlock your bootloader through HTC Dev. Because of this added security measure, any One running KitKat cannot be unlocked or S-Off'd. If you are one of the lucky few to still be using JellyBean, than you are in luck, as long as you S-Off your device you can unlock your bootloader.

Unlocking Your Bootloader

The first step to rooting is having an unlocked bootloader.

Basically, a bootloader is what starts your Android operating system kernel. Every bootloader is device specific, which means there are different ways to unlock them depending on what phone you are using.

The beauty of unlocking your bootloader is that you can install custom firmwares, recoveries, and ROMs without the need for HTC to officially push them out.

  1. Place your device into fastboot mode by shutting off your phone, then powering it on again by pressing both the Power and Volume down buttons until you see the screen below.
System recovery interface with options for navigating and selecting tasks.
  1. Highlight fastboot by using the Volume down button and confirm by pressing the Power button.
  2. Connect your phone to your Mac and open Terminal.
  3. In terminal, type fastboot oem get_identifier_token.
  4. Now copy the identifier code (excluding the '(bootloader)' portion) and hold onto it.
How to Unlock the Bootloader & Root Your HTC One Running Android 4.4.2 KitKat
  1. Go to HTCDev.com and login to your account.
  2. Select Unlock Bootloader and then Get Started.
Unlock Bootloader tool with laptop and smartphone setup.
  1. Select All Supported Models and then Begin Unlock Bootloader.
Unlocking your bootloader instructions for HTC devices.
  1. Choose Yes, then Proceed to Unlock on the next 2 pop-ups.
How to Unlock the Bootloader & Root Your HTC One Running Android 4.4.2 KitKat
Legal terms and conditions acceptance prompt.
How to Unlock the Bootloader & Root Your HTC One Running Android 4.4.2 KitKat
Legal terms and conditions acceptance prompt.
  1. On the following screen, scroll all the way to bottom and select Proceed to Step 5.
  2. Paste in that identifier token into the bottom field of the next screen and click Submit.
How to Unlock the Bootloader & Root Your HTC One Running Android 4.4.2 KitKat
  1. Go to your email and download the Unlock_code.bin that HTC emailed to you, then place it on your Desktop.
  2. Now, back in terminal, type cd Desktop.
  3. Then, fastboot flash unlock token Unlock_code.bin.
  4. Now go to your phone and, using the Volume Up button, select Yes to unlock bootloader and confirm using your Power button.
HTC smartphone displaying software installation options.
  1. Wait a few seconds and allow your HTC One to reboot.

Congratulations! Your bootloader is now unlocked and your phone is basically back to stock, so you are going to need to go through the set up process as if it were a new device.

Installing TWRP Recovery & SuperSU

Now that the bootloader has been unlocked, it's time to root!

  1. Once you are rebooted, go to Chainfire's download page on your Mac and download the UPDATE-SuperSU .zip file (Chainfire will always update the download page to the latest version).
  2. Once downloaded, copy it to the internal storage of your phone.
  3. Just like we did in Step 1 for unlocking the bootloader, put your phone into fastboot mode.
  4. Download the appropriate TWRP recovery .img file.
  • If you have an AT&T, T-Mobile, International, or Developer Edition HTC One, go to this page to download the TWRP recovery.img file.
  • If you have a Sprint HTC One, go to this page to download the TWRP recovery.img file.
  1. To install the recovery, type one of the following into Terminal.
  • For the AT&T, T-Mobile, International, and Developer editions, type fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img.
  • For the Sprint HTC Once, type fastboot flash recovery openrecovery-twrp-2.6.3.0-m7wls.img.
Terminal command output showing fastboot operations on a MacBook Air.
  1. Then type fastboot erase cache.
  2. Now on your phone, go highlight Bootloader (using the volume keys) and hit the Power button to confirm.
  3. Using the volume keys, select Recovery, then hit the Power button again to boot your HTC One into recovery mode.
  4. Once in TWRP, select Install, then select the SuperSU zip file you copied over earlier.
  5. Slide to install and then select Reboot System.
Phone screen displaying a menu with options such as "Install," "View," "Backup," "Settings," and others.
How to Unlock the Bootloader & Root Your HTC One Running Android 4.4.2 KitKat
Phone screen displaying a menu with options such as "Install," "View," "Backup," "Settings," and others.
How to Unlock the Bootloader & Root Your HTC One Running Android 4.4.2 KitKat

That's it, you're rooted!

Now What?

Once rebooted, you will have a SuperSU icon in your app drawer and be able to use it to grant apps root access, like the renowned Xposed Installer.

After this is all done, you will be able to restore your data using the same guide you used to back up your data. Just be sure to re-enable USB debugging.

The next big software update for iPhone is coming sometime in April and will include a Food section in Apple News+, an easy-to-miss new Ambient Music app, Priority Notifications thanks to Apple Intelligence, and updates to apps like Mail, Photos, Podcasts, and Safari. See what else is coming to your iPhone with the iOS 18.4 update.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!