Getting root on htc. Root Desire V

Unlocking the bootloader, installing recovery, getting root, flashing Custom ROM

At the moment, there is very little information on unlocking the HTC One X, and this is not surprising, since the model appeared relatively recently.
In this manual, I will describe how to unlock the bootloader, install a modified recovery and use it to subsequently gain root rights or flash custom firmware.

Remember, unlocking the bootloader through the official website htcdev.com is irreversible and after unlocking you will lose the warranty.
[My note: officially on htcdev it is written that you will only lose the warranty on software, not hardware (if the kernel has not been flashed)]

Part 1
Unlock BootLoader

So the first thing we need is to download and install HTC Sync from the official HTC website. [My note: I didn't need HTC Sync]
Next in order:
Go to the link www.htcdev.com/ and create yourself an account on HTCDEV.
Download fastboot files: fastboot.zip (172.94 KB) Number of downloads: 5250
Create a new folder on your C: drive and name it Android.
Extract the downloaded ZIP from step 2 into the folder you created.
Go to www.htcdev.com/bootloader/, select All Other Supported Models in the list of devices and then click on the begin unlock bootloader button

Answer “Yes” to the question. Check both boxes, click next
Go to step 8 on HTC Dev, since we already have everything we need and what we are asked to do over the next 7 steps.

[(Windows XP - Click Start > Run >
(Windows 7 - Click Start >
Code
CD C:\Android
Now enter
Code
fastboot oem get_identifier_token
In the command line you will see a whole bunch of inscriptions, right-click and select “mark”, then use the keyboard arrows to go to the line<<<< Identifier Token Start >>>>,
hold down the SHIFT button and also use the keyboard buttons to select what is indicated in the figure below:
Reduced by 43%

700 x 531 (202.89 KB)

To copy the selection, right-click on the text.
Paste the copied code into the field at the bottom of the page, click the SUBMIT button and very soon you will receive a letter from HTCDev with a link to the second part of the instructions and the “Unlock_code.bin” file attached to the letter.
Download “Unlock_code.bin” from your email and save it to the Android folder that we created in the 3rd step in the root of the C: drive.
Enter at the command line:
Code
fastboot flash unlocktoken Unlock_code.bin
A message will appear on the phone's display asking you to confirm your intentions to unlock the bootloader, press the Volume + button to select YES and confirm by briefly pressing the Power button.

Part 2
Flashing custom Recovery and installing custom firmware
Download CWM recovery from here.
Place the file you downloaded in the same folder where the Android files are located, that is, C:\Android
Hold the power button for 10 seconds, the phone will flash the touch buttons several times and begin to reboot. You need to press and hold the volume down button as soon as the screen goes dark, the phone will reboot into the bootloader. If you did this but the phone just turned off, then turn on the phone by holding the Power and Volume Down buttons
Select Fastboot. Navigate through the menu items using the volume keys, and to select, briefly press the power button.
Connect your phone to your computer and open Command Prompt.
(Windows XP - Click Start > Run > type CMD in the box and press Enter)
(Windows 7 - Click Start > type CMD in the search box and press Enter)
Using the command line, navigate to the folder where we placed the files:
Code
CD C:\Android
Now enter on the command line:
Code
fastboot flash recovery name_downloaded_recovery.img
Hold the power button for 10 seconds, the phone will flash the touch buttons several times and begin to reboot. You need to press and hold the volume down button as soon as the screen goes dark, the phone will reboot into the bootloader. If you did this but the phone just turned off, then turn on the phone by holding the Power and Volume Down buttons
Select Recovery. Navigate through the menu items using the volume keys, and to select, briefly press the power button. The phone will reboot and you will be taken to CWM Recovery.
Select backup and restore
Select backup and wait, when the operation is complete you will see a message on the smartphone screen “Backup succesfully completed”.
Select Reboot System Now and wait until the phone reboots.

Part 3
Root or Custom
Now we have 2 options - just get root or sew custom.
[My note: as a proponent of the drain, I advise the first, because. There’s nothing useful in custom yet]

Attention! The firmware can take about 10 minutes to unpack. Before flashing the firmware, be sure to charge the device to at least 70%.

So, to get root on stock firmware, you need to download and flash this archive via CWM Recovery:
CWM-SuperSU-v0.96.zip (668.12 KB)Number of downloads: 1442

So we downloaded the archive in ZIP form, you need to put it into the memory of your phone (without unpacking), then reboot into recovery and do this:
install zip from sd card
Choose zip from sdcard and find the file we downloaded there, select it and confirm “YES”
After installation reboot system now.

That's it, now we have root rights

To flash a custom one, you need to download it, I tried several firmwares and stopped
on LeeDrOiD One Xtreme V2.2.0 (Description on XDA).
I’ll pour a little water on why this particular firmware.
The first thing I didn’t like about the stock firmware was the strip with three dots at the bottom of the screen for applications written under 2.3 and with support for the hardware menu button. In this firmware, the button for viewing recently launched applications now works as a hardware menu button, and to get a list of recently launched applications, you need to hold down the house as before
2 - Select reboot options. Availability of the Russian language without installing More Locale, full support for Landscape mode and customization of the status bar.
3 - Cut out a little extra, the rest that was not needed was cut out myself using Root Uninstaller Pro

So let's get started
We downloaded the latest firmware and here are the installation instructions:
Copy the archive we downloaded to the device’s memory.
Reboot into CWM recovery
Select wipe data\factory reset
Select wipe cache
Select Install zip from sd-card
Select the item Choose Zip from sd-card and find the file we downloaded in memory, select it and confirm “YES”
The Aroma installer's own menu will pop up, offering you a choice of what to do, what to install and what to delete, it's not difficult, I think you'll figure it out.
After the entire procedure, you will see the message Install from sd-card successfully completed.
Select Reboot system now.

Root rights for HTC One (M7) according to instructions from the AndroGoo website. Customize your smartphone the way you want and get even more features with superuser rights.

In the right hands, root rights will become a universal tool that will allow you to control the operation of your smartphone or tablet without restrictions, delete and edit system files, optimize the processor, RAM, and much more. If you are interested in the internal structure of the operating system, want to experiment with it, or simply get the most out of your gadget, rooting the HTC One (M7) will become an indispensable assistant for you. You can read more about all aspects of superuser rights in our article.

What do we need?

  • Smartphone HTC One (M7);
  • Fastboot .
  • Custom recovery:

Obtaining Root rights for HTC One (M7)

  • First, let's unlock the bootloader from our website.
  • Turn off "fast loading" in the smartphone settings and turn off the power.
  • Press and hold the buttons at the same time decrease volume And nutrition, to enter the bootloader.
  • The message should appear on the screen Fastboot. We connect the smartphone to the PC, the inscription changes to Fastboot USB.
  • In the same folder that was used to unlock the bootloader ( c:/Android) or any other, copy the downloaded recovery and rename it to recovery.img. We unpack the contents of the archive there Fastboot.
  • Through the command line, go to the directory where you placed the recovery file. To do this, we write in it a line with the path to the folder, in our case it is “ cd c:/Android«

  • After the transition we write on the command line:

fastboot erase cache

and immediately after that

fastboot flash recovery recovery.img

  • Recovery is installed. Let's move on to installing root rights.
  • Download SuperSU archive.
  • Let's put it into the smartphone's memory.
  • Turn off the smartphone. Let's go to the menu again Bootloader. Using the volume buttons, go to the item recovery and select it with the power button.

  • Select " Install zip from sd card" (or simply Install in TWRP) then " Choose zip from sd card“, we find our SuperSU archive and wait for the installation to complete.
  • Root for HTC One (M7) received!

Root rights (Superuser Rights) – provide the owner of a device running on the Android operating system with the ability to perform any operations. That is, you get full control over the system, which allows you to run specialized applications that significantly expand the capabilities of your smartphone, edit and change system files, optimize the operation of your device, and also perform many other operations. The need to obtain root rights can arise for a variety of reasons. The instructions below will be relevant regardless of what exactly prompted you to obtain superuser rights.

Obtaining root rights can be done using special utilities that automate this process and make it accessible even to novice users.

As part of this review, we will tell you how to get root rights on Android using special programs. We will look at the most common and convenient ways to get root. To complete this operation successfully, you just need to follow the instructions we have prepared. Before you start getting root, we strongly recommend that you study in more detail what superuser rights are and what risks they involve.

  • Attention
  • The procedure for obtaining root rights is simple and if you strictly follow the instructions, no problems will arise, but if you decide to take such a step, you must understand that potential risks remain. An irresponsible attitude towards the procedure can turn your device into a “brick”.

Advantages and disadvantages of root rights

Before you get root rights on Android, you need to decide whether this procedure is really necessary. Superuser rights have not only advantages, but also disadvantages. In principle, if you get root and later find out that they are useless, there is nothing wrong with that. Root rights can be removed at any time. However, no one will compensate you for lost time, so it’s better to think about everything in advance. To make it easier for you to make a choice, we will list the main advantages and disadvantages of root.

Root rights allow:

  • Remove standard pre-installed applications, built-in services and other junk that is protected from deletion by default;
  • Edit system files and programs;
  • Activate additional Android functions;
  • Install modified firmware and mods;
  • Optimize the operation of your device, increase battery performance, overclock the processor;
  • Work with applications whose functionality is only available if you have root.

Disadvantages of root rights:

  • The ability to receive over-the-air updates from the device manufacturer disappears;
  • Having root deprives the owner of the device of the right to warranty service (you can remove root);
  • You can delete files, the absence of which could negatively affect the operation of the system;
  • There is always a risk of making critical errors, as a result of which the device may permanently fail without the possibility of recovery.

How to get root rights on Android: instructions


The difficulty of rooting a device depends on the specific model. Sometimes it is enough just to install a special utility and follow a few steps. In some cases you will have to tinker, for example, owners of HTC brand devices must first unlock Bootloander. The guide below will apply to most models. If you are unable to root after following the instructions below, try finding a guide to rooting your model.

Before you get root rights on Android, you should familiarize yourself with information about the types of superuser rights.

Types of root rights:

  • Full Root— permanent rights that remove established restrictions.
  • Shell Root– an analogue of the above type with identical capabilities, but without access to the system folder.
  • Temporary Root– temporary Root access (valid until the device is rebooted).

Most often you need to get Full Root, which provides maximum capabilities. Be careful after rooting with these features. When deleting standard applications, you can delete a file, the absence of which will lead to problems with the system.

You can obtain superuser rights directly through the Android OS device itself or using a computer. In both cases, special utilities are used. As an example, let's look at the two most common programs.

Getting root rights using Framaroot

One of the most famous utilities for rooting devices running on Android OS is Framaroot. The program supports a huge number of different devices. Framaroot allows you to get root rights on your Android device in one click, without using a computer. The utility is easy to use and will not raise any questions even for novice users. To get root you do not need to use ADB commands, system flash files and other similar actions. Everything is extremely simple, fast and clear. True, the list of supported devices is limited, so the utility may be useless for you. In any case, you should start with Framaroot, and if unsuccessful, resort to using other programs.

To root using Framaroot, follow these steps:

  1. Download the latest version of the program from the official website http://framaroot.ru/;
  2. Install Framaroot from the downloaded apk file on your device (you must first allow the installation of applications from unknown sources in the Android security options);
  3. If your device is supported by the program, the screen will prompt you to select an application to manage root rights and a method for obtaining superuser rights;
  4. Select Superuser or SuperSU. Click on any exploit, for example Boromir. If all else fails, try another exploit;
  5. If successful, a window will appear with a smiley face indicating successful rooting of the device. For the changes to take effect, you need to restart the device.

As you can see, the process of obtaining root using the Framaroot program is extremely simple and does not involve any difficulties. The main disadvantage of this utility is that it does not support all devices. If you can't get superuser rights using Framaroot, try other options.

Getting root rights using Kingo Android Root

Unlike the Framaroot application, the Kingo Android Root program can be installed not only on Android, but also on a computer. As for the process of getting root, everything is also quick and simple. You can download the Kingo Android Root program from the official website of the developer www.kingoapp.com completely free of charge. You can install the program on Android or Windows. First, we recommend trying to get root through the application, and if that doesn’t work, root the device via PC.

To get root rights through the Android application, follow the link above, download and install the utility. After launching the application, start the rooting process by clicking on the corresponding button. Now all that remains is to wait for the process to complete and check whether your device managed to obtain superuser rights. To check whether you have root rights or not, install the Root Checker application from Google Play.

If for some reason the method described above does not work for you, try getting root using the computer version of the program.

To get root rights via Kingo Android Root, follow these steps:

  • Enable USB debugging on your Android device (in the settings, go to “About phone”, then tap on “Build number” several times until a message appears saying that you have become a developer. Go to “Settings” - “For developers" and check the box "USB debugging");
  • Connect your device to your computer via USB;
  • The necessary drivers will begin to be installed automatically (an Internet connection is required);
  • After installing the drivers, the “ROOT” button will appear. Click on it and the rooting process will begin;
  • If the message Unlock Bootloader appears on your smartphone, you will need to select Yes using the volume buttons and briefly press the power button to confirm the choice;
  • Once the rooting process is complete, a “Finish” button will appear.

Framaroot and Kingo Android Root programs support a huge number of devices. If you did not succeed in getting root for your model following the given instructions, try to find a suitable guide specifically for your device.

Price:

31950

Availability of root rights: In stock

Attention! When installing root on your HTC U11 smartphone, you do so at your own peril and risk.

You realize that you can:

  • turn your phone into a “brick”;
  • disrupt the operation of the OC;
  • lose warranty and over-the-air updates;
  • increase the vulnerability of the gadget;
  • lose the opportunity to use banking services and wireless payments.

If you are aware of this, then there are programs at your disposal that will help you get root rights to your HTC U11 smartphone.

How to root HTC U11 using apps

First, let's look at simple ways to get Ruth through specialized applications. If they did not help, read on and follow the instructions for working with programs for PC and custom Recovery.

KingRoot

  1. Download the application from the official website and install it on your mobile phone.
  2. Open KingRoot, wait until the collection of information about the device is completed.
  3. Click "TRY TO ROOT".
  4. If you see a proposal to free your gadget from garbage, the process was successful. Reboot your device to verify this.

Framaroot

  1. Download the distribution kit from the developer’s page and install it on your phone.
  2. Launch, select the application to manage Root: Superuser or SuperSU (the second is more convenient).
  3. Select your favorite exploit to hack the system.
  4. After successful installation, you will be greeted by a smiley face.

Baidu Root

  1. Download Baidu Root and install it on your system.
  2. Click "Get Root".
  3. The program will notify you if the procedure was successful.

Video on how to get root rights for the HTC U11 smartphone

Other ways to get superuser rights on HTC U11

Use them if you have a custom Recovery or other methods have not worked.

VRoot (for computer)

  1. Save the program on your PC and setup it.
  2. Disable the antivirus, connect the phone to the desktop.
  3. After the gadget is detected, click on “ROOT”.
  4. The smartphone will reboot, now turn it off.

Magisk (For custom Recovery)

The optimal path for owners of devices with an unlocked bootloader and custom Recovery.

  1. Download the Magisk archive and the Magisk Manager application.
  2. Enter Recovery, do wipe “cache” and “dakvik-cache”.
  3. Flash the archive.zip from Magisk.
  4. Wipe “dalvik-cache” and “cache” again.
  5. Log into the system.
  6. Install Magisk Manager and launch it.

To make sure that the services have done their job, install the Root Checker application from the Play Market, open it and run a check for superuser rights on the phone.

If all the above tips did not help, then read also.

You have Desire V and you want to get Root rights! Then in this article you will learn how to get them quickly and without headaches!

What is Root?

For those who have just become a beginner or are not an expert in the vast world of Android and are not particularly familiar with the concept of how - Root Android, as well as why it is needed, what can be done after obtaining Root rights, or how to subsequently get rid of them if they are no longer needed, all this can be found in the detailed article -!

First of all!

There are no "left" links or unnecessary actions in this article! If you really need Root Rights, then read carefully and follow step by step, this is a guarantee that you will do everything right! This article on obtaining Root rights is divided into two parts: The first part is Required components and conditions, the second part is Instructions How to get root rights using the received files and programs. If, in the process of obtaining root rights, Android constantly reboots or is in the process of eternal loading (happens extremely rarely, but still), then it’s worth it. Now let's start getting Root rights!

Android manufacturers sometimes release new firmware on which you cannot get Root using one of the suggested methods. If the article contains alternative methods, try them. Doesn't work anyway? Indicate the Android version and firmware version in the comments (don't write angry, shitty comments, it won't do you any good, or anyone else). Android is frozen (will not load), read and re-read from the very FIRST PARAGRAPH, all the necessary links are present in the article!

Still have questions?

Do you have any questions or can’t get root rights to your Android? Leave comments about what worked or didn’t work for you, or what you did differently.

Necessary components and conditions for obtaining Root HTC Desire V

Before you get Root you need to unlock Bootloader HTC

  1. Battery charged at least 50%
  2. Downloaded and installed Adb Run program
  3. Downloaded file Recovery recovery_twrp_xxx.img
  4. Downloaded update archive UPDATE-SuperSU.zip(or if you don’t install an alternative update archive root.zip)

Instructions for obtaining Root Desire V

1. After you have unlocked the bootloader, go back to the Bootloader menu.

2. Move the file recovery-twrp-2700-desireV-carliv.img to a folder C:\adb\progbin

3. Run the Adb Run program

4. In the Adb Run program, go to Manual -> ADB

5. Type the command:

fastboot flash recovery recovery-twrp-2700-desireV-carliv.img

4. Wait for the update to install, reboot your smartphone, now you have a custom Recovery

If you have the following message on in the command window for a long time: waiting for device- Means:

  • The driver is not installed or installed incorrectly - reinstall or install
  • Android device is not in Bootloader mode - switch to the appropriate mode
  • Incorrect connection to the USB port - use the rear USB 2.0 ports of the computer, do not use USB hubs

5. Archive update UPDATE-SuperSU.zip copy from PC to external memory card

6. Install this update archive UPDATE-SuperSU.zip With Recovery menu

8 Reboot your smartphone. Root rights obtained!

Get S-OFF on HTC

If you are faced with the question of getting Root, then HTC has made great success in preventing this! Judge for yourself, first you need it on a smartphone and after that you will need to unlock the system partition (/system) so that you can replace any files, delete applications or perform an upgrade. When the partition is closed for writing, it has the status S-ON, when unlocked S-OFF. If you need to get S-OFF on HTC, go to the article - Get

Check for Root rights

 

It might be useful to read: