It has now become a trend among producers to take advantage of the popularity of one of their smartphones by launching a small version of the device. Samsung started this in the past with the Galaxy S3 small and later with the S4 Mini. HTC, a major competitor of the Korean giant, caught the idea and came up with cut-size version of its many popular device the HTC One. and now the company has come up with a maximized variant of the One with a whopping 5.9-inch display to counter Samsung’s note line phablets.

The HTC One Max has the same premium feel of its predecessor and it’s outstanding too but, at the same time, it is pretty bulky. It’s the heaviest phone I have ever carried!! Anyway, if you have this big avatar of the HTC One and are now planning to get rid of its locked bootloader and root it, the present tutorial will help you do that easily. Besides rooting the One Max, we would also tell you how you can install the ClockworkMod or TWRP recovery on your device.

Warning!
Before you proceed, please be informed that acquiring S-Off and root access on your HTC One Max will void its warranty. Moreover, the method given below is considered risky too. That’s to say, it can send your phone to a state of  bootloop and might brick it. Whether it be case of success or failure, you’ll be solely responsible for the same. A good tutorial always requires a good follower. The procedure has been duly evaluated and found working, so just be careful while doing things.

Getting Prepared:

Before to head to the real action, there are a few resources and tools that we need to download. Besides, there are some preparatory steps that you need to make so that things go smooth and nice.

Visit HTC Dev portal, open an account there, click on the Unlock Bootloader icon on the page and unlock the bootloader of your HTC One Max by following the instructions given there. The users of Verizon One Max can download the Rumrunner tool from below and achieve S-Off and root access

When you are finished with unlocking the bootloader, enable USB Debugging on your device. open phone Settings> developer options and turn on the option. In case you do not find the developer options under Settings, follow the steps given here.

Download Android SDK and set it up on your computer. You can also refer to our comprehensive guide for setting up the ADB/Fastboot.

Download Fastboot/ADB files and extract the zip: Android SDK Fastboot-ADB.zip

Download Beaups’ Rumrunner tool.

Download unsecure kernel file for HTC One Max: Sprint_One_Max_1.16.651.4_Unsecure_kernel.zip

Download the following SuperUser file and copy it to your device: superuser.zip

Now download your preferred customized recovery from below:

CWM Recovery:

HTC One Max (International): recovery-clockwork-touch-6.0.4.5-t6ul.img

HTC One Max (Sprint): recovery-clockwork-touch-6.0.4.5-t6spr.img

HTC One Max (Verizon): recovery-clockwork-touch-6.0.4.5-t6vzw.img

Installing CWM/TWRP and Rooting HTC One Max:

So, having made the preparations described above and downloaded the required files, we can can now proceed to installing a customized recovery on the One Max and root it. just follow the steps given below:

Copy the SuperUser.zip file to your phone.

Download the CWM/TWRP recovery image file from above and copy it to “Android SDK Fastboot-ADB” folder. The location of the recovery file ought to be the same as fastboot and ADB files in the folder.

Connect your HTC One Max to computer through USB cable television (do not use USB 3.0).

Now open a command prompt. To launch command box, press shift key+Right-click on mouse and from the list of options, select “Open command window here”. then type in the and issue the following command:
adb devices

If you can see the serial number of your device in the command box, it’s is correctly connected.

Now issue the following line to reboot your device in Bootloader mode:
adb reboot bootloader

When you enter the Bootloader/HBOOT mode, highlight FASTBOOT by pressing volume down essential and select it using the power button:

Now open the “Android SDK Fastboot-ADB” folder. Make sure you have already copied the recovery .img file here.

Launch a cmd window from within this folder (press Shift+Right-click on mouse) and type the command “fastboot flash recovery” followed by the name of the recovery image. For example, if you have downloaded the TWRP recovery image for the Verizon variant, type the following command line in the cmd window (you can replace the recover file name in Red with your own):
fastboot flash recovery openrecovery-twrp-2.6.3.0-t6vzw.img

Now hit the enter key:

Your favorite customized recovery will be installed to your HTC One Max within moments.

Finally, go to REBOOT BOOTLOADER option and select it.

Scroll to recovery option and select it. You ought to now be taken to CWM or TWRP recovery interface.

Now open “install zip from sdcard” (CWM) or “Install” (TWRP) optionull

Leave A Comment

Recommended Posts