The process of installing TWRP and rooting are pretty simple and once the TWRP is installed, you will be able to get root access on your Samsung galaxy by flashing few specific zip files.You will be needed to download and install few things first to be able to carry out the installation process.So first of all,we will tell you about the specs of the device.
The HTC U 11 sports a 12-ultra megapixel rear camera with PDAF (phase detection autofocus), an f/1.7 aperture with EIS & OIS and dual-tone LED flash. The 16-megapixel front camera sports an 84-degree wide angle lens.It comes with Snapdragon 835 processor which is the latest High end processor available in the market..It comes with 3000 mAh battery capacity which can last for more than a day with mixed usage.You can expand its memory upto 2TB via a micro SD-Card.Without wasing more time,lets get started.
Disclaimer:
Gammerson.com is not responsible for any damage happened to your device(s) while following this guide, Proceed at your own risk
Requirements:
- This method is only for the HTC U 11.Donot try it on any other device
- It is advisable to take a backup of your device before proceeding further
- Ensure that your phone has at least 70-80% charged to prevent the accidental shutdown in-between the process.
Downloads:
Steps to install TWRP recovery in HTC U 11
-
- First of all download and install the ADB and fastboot drivers in your pc or laptop.
- Now go to your mobile setting and enable USB Debugging mode.
- Now connect your mobile to PC/Lappy.
- Go to installed folder of ADB and Fastboot and open CMD at that folder by pressing and holding Shift and key and right click in ADB and Fastboot folder.
- Place the recovery image( which you have downloaded) in the ADB and fastboot installed folder
- Now type the following command in CMD to enter into fastboot mode in your HTC u11
adb reboot bootloader
- You are in the fastboot mode now type the following command in CMD.
fastboot flash recovery recovery.img
- After that type this command
fastboot boot recovery.img
- Now done your mobile is in TWRP recovery mode now. .. for root follow the below steps without leaving TWRP.
- If still any queries left in your mind,feel free to ask via comment section.