GCam Port | Google Camera APK v9.4 (September 2024) › Forums › HTC Device Forums › Desire 816 › HTC Desire 816 Recovery and Rooting guide
- This topic has 0 replies, 1 voice, and was last updated 8 years, 8 months ago by Linux User.
- AuthorPosts
- September 2, 2024 at 8:02 PM #1724Linux UserParticipant
This tutorial is HTC Desire 816 Recovery flashing and Rooting guide. Before rooting your device you have to search for what is rooting and the benefits of rooting. If you understand the risk of rooting but still you need to root your device then you are most welcome to this guide.
After installing TWRP recovery you can install many android mods such as GCam APK, enable navigation gesture, enable face unlock, viper4android etc. and many more.
Disclaimer :
This will void your warranty.
To root your device you have to unlock the bootloader on HTC Desire 816, which will also erase all your data in internal storage!
Please follow the link for how to backup all the data on your android device:
Step by step guide to take full backup of your phone dataAfter taking backup of your phone, go and unlock your bootloader here.
Unlocking HTC Desire 816 bootloader:
HTC official bootloader unlock page
HTC Desire 816 is not listed over there, so you need to select your device model as “HTC One”
(Don’t worry, it all follows almost the same steps)Here is a simple guide that explains how to unlock bootloader on any HTC phone.
After unlocking the bootloader make sure that you have the following things in hand to start with the rooting method.
Required things:- HTC sync manager (this has the Driver and other needed stuffs for your device)
- A PC with ADB and Fastboot utilities installed:
– 15 Seconds ADB Installer for Windows
– Minimal ADB and Fastboot for Windows
– ADB Fastboot Installation guide for Linux and MAC - Latest SuperSu by Chainfire
- CWM recovery
- Latest TWRP recovery
STEP by STEP HTC Desire 816 Rooting guide:
The complete process will be split into three things as following:
– Unlocking the Bootloader (Which you have already done in the above step)
– Installing a custom recovery
– Installing the ROOT package using the custom recoveryFlashing a Custom Recovery on HTC Desire 816:
Here is a Step By Step Guide explaining how to Flash TWRP or CWM using Fastboot.
STEP 1:Copy the custom recovery file into the directory where you have extracted the adb and fastboot files.
STEP 2:Now type the following command to install the custom recovery image on your device:
$ fastboot flash recovery <recovery_image_file.name>
Place the recovery image name in the <recovery_image_file.name> field.
$ fastboot reboot
Rooting guide for the HTC Desire 816:
NOTE:
Rooting guide will only work only after the custom recovery installation.
If you will SKIP the custom recovery installation process and perform only these steps then rooting will not be done.Here is a StepByStep Guide explaining How to ROOT An Android Phone Using TWRP Recovery.
After successfully completing all the above mentioned steps your device will be rooted.
BUT WE ARE NOT DONE YET.After rooting your device if you are not able to write on the system partition then the ROOTING is almost useless.
So after rooting done successfully, reboot your device and keep the wp_mod.ko module on your sdcard.
wp_mod.ko download link
This module lets you enable writing data on the system partition.
Run the following commands on a console on your phone:$ su
# insmod /location-where-you-copied-it/wp_mod.ko
Have fun and stay tuned to get more updates.
- AuthorPosts
- You must be logged in to reply to this topic.