Flashing Recovery firmware and obtaining Root rights. Installing ClockWorkMod and root rights Getting root via cwm

Installing ClockWorkMod Recovery and getting root rights on an Android tablet is not very difficult. Just follow the instructions and you will succeed. In this matter, we will be helped by ClockWorkMod itself, the superuser application, drivers for our tablet and Odin program. I’ll say right away that the described the method will work not for everyone, but for most Android device owners.


First, let's understand a little about what ClockWorkMod Recovery and root rights are.

ClockWorkMod is a modification standard mode Recovery, which allows you to install custom (modified) firmware (), perform a data reset (wipe), restore and backup your data, and much more that you will never do on your tablet.

ROOT rights- analogue of a computer administrator in Windows environment. Allows you to modify and delete files Android systems. If we again draw an analogy with Windows, then this is something like the ability to get into C: Windows and change hidden files and folders. Using the Superuser helper application, you can grant root rights to other programs.

I will not divide the instructions into two parts and write separately about installing ClockWorkMod Recovery and obtaining root rights on tablets. We will do all this within one instruction at a time. Let's get started.

Installing ClockWorkMod and root rights

1. Download it yourself ClockWorkMod from clockworkmod.com for your tablet model. Just find your model in the list, and click on the version number in the second column, called Download Recovery. Choose what to download very carefully. If you download ClockWorkMod for something other than your tablet, there will be problems. Move the CWM file to a folder whose path does not contain Russian letters.

2. Download the program SuperSU version 0.96 from wherever you want. In principle, you can search and download a later version of the Superuser application, but the version offered has been tested many times, so it can definitely be trusted.

3. Download Odin from somewhere.

4. Download drivers for your tablet from the manufacturer's website (Acer, Samsung, HP, Sony...) and install as administrator.

5. Disabling the antivirus and all the left programs in the background, such as player, browser and so on.

6. Copy the one downloaded from step 2 SuperSU to the tablet's memory card.

7. Launch Odin and click on the button PDA. Select our ClockWorkMod in the window.

9. Connect the tablet to the computer in this state (it’s better to connect to the rear USB port if you have a desktop, for laptops it doesn’t matter; and use original cable, and not bought on Ebay, it’s unclear which one). Odin should respond to the connection of the tablet by writing the port number and changing the color of the window to yellow or blue(depending on Odin version).

10. Uncheck Auto Reboot in Odin, do not touch other settings. Click START.

11. After completing the firmware, turn off the tablet and turn it on again by clicking on Volume- And Inclusion. Keep them pressed again until the menu appears.

12. We entered ClockWorkMod, which we installed a couple of minutes ago. All that remains is to install the Superuser application. To do this, select from the menu install zip from sdcard -> chouse zip from sdcard, and select our SuperSU, which we downloaded in step 2. Confirm the choice.

13. After installation, select reboot system now. The tablet will reboot and you will have root rights and ClockWorkMod Recovery installed on your Android tablet.

If you are unable to install CWM and get root rights, then your tablet does not do this as standard, and you will have to find out how to do it yourself.

We decided to flash our Recovery and get root rights: you want to become a super user of your HTC and install some custom firmware on your smartphone? If you have already unlocked the bootloader, then let's proceed to the recovery and rights. I won’t describe anything for a long time - we do everything step by step, and there shouldn’t be any problems.

Firmware Recovery

3. In the topic where we unlocked the bootloader, an Android folder was created on the C:\ drive. So, we throw the recovery file we downloaded in *.img format into this folder.

4. You need to rename this file to recovery.img

5. Open CMD and go to the directory:

fastboot flash recovery recovery.img

7. That's all, our recovery is installed.

Obtaining Root rights

1. First, download the SuperUser file from the link. Then we throw it into the phone’s memory (on an SD card)

2. You need to go into the bootloader (for those who don’t know how: turn off the smartphone, press the volume down button and turn it on at the same time)

3. Go to the Recovery line (using the same volume keys, select = press the power button)

4. Choose:

  • install zip from sdcard
  • choose zip from sdcard
  • you need to find and select the file you uploaded before /SuperUser zip file and flash it
  • Reboot now

That's all, you are completely ready to flash the firmware of your smartphones/phones.

If you want to dig into the Android system, you may find that many applications require root rights. Recently, there is practically no need to obtain superuser rights, but still some applications require root rights. This article describes how to root Android and why you might need them.

Why do you need root rights on Android?

Android is based on Linux. On Linux and other Unix-like operating systems, the root user is equivalent to the administrator on Windows. root user has access to the entire operating system and can do anything. By default, you are not rooted on your Android device, and some apps will not work without root privileges. Like other modern mobile operating systems, Android runs applications in a sandbox for security purposes.

A root user always exists in Android, there's just no built-in way to access it. Getting root rights means that you gain access to account with superuser rights. This process is often compared to jailbreaking an iPhone or iPad, but getting root rights and jailbreaking are different actions.

Root rights allow you to do many useful things. With superuser rights, you can remove or freeze pre-installed applications, run a firewall, enable modem mode even if your operator blocks it, create backup copy system and use many other settings that require low-level access to the system.

Applications that require root access are not difficult to find in Google Play Store, but they will not work until you get superuser rights. Some apps have features that work on rooted devices. Therefore, you need to learn how to root Android to take advantage of these features.

Warnings

On Android devices Root rights cannot be obtained for various reasons. In fact, device manufacturers are trying their best to prevent them from obtaining the rights to Android gadget. And that's why:

  • Safety: On rooted devices, applications run outside the sandbox. Applications can abuse the superuser rights you have granted and break into other applications, which is usually not possible. That's why Google doesn't approve using Android Pay on rooted devices.
  • Guarantee: Some manufacturers claim that after receiving root rights, the warranty disappears. However, obtaining superuser rights will not violate Hardware. In many cases, you can perform the non-root procedure and the manufacturer will not be able to know whether the root rights have been obtained or not.
  • Breaking: As always, you do this at your own risk. Obtaining root rights is usually a safe process, but you do it yourself. If you mess something up, you won't be able to count on free warranty service to fix this. If you are worried whether everything will go smoothly, we recommend that you first look for information about successfully obtaining superuser rights on your device to be sure that there will be no pitfalls in the process.

Additionally, rooting may void your warranty, at least for some repairs.

Several ways on how to open root rights on Android

There are many ways to root Android, and which one you should use depends on your phone. In general, rooting will involve one of these processes:

  • Unlocking the bootloader: Google and device manufacturers do not officially support rooting, but they do provide an official way for low-level access to some devices, which allows you to later gain root rights. For example, Nexus devices are designed for developers and you can easily unlock the bootloader with a single command. And then get root rights to download the .zip archive containing the file to obtain rights through the recovery screen. The Nexus Root Toolkit for Nexus devices automates this process. Other manufacturers also offer bootloader unlocking methods, but only for certain devices.
  • Exploiting a Security Vulnerability: Other devices are blocked. Their manufacturers do not provide an official way to unlock their bootloader and tamper with them software. These devices can only be rooted by exploiting a security vulnerability that allows the necessary file to be installed on the system partition.
  • Installing CyanogenMod or other custom firmware on Android: Technically, this is an extension of one of the above methods. Unlocking the bootloader operating system and exploitation of security vulnerabilities allow you to install custom ROMs, such as CyanogenMod, which are often already rooted. CyanogenMod has a simple toggle in the settings that allows you to enable or disable root access. Upgrade to new CyanogenMod versions or other custom firmware will not disable root rights if the firmware is already rooted.

In this article we will primarily use the first method, which involves an unlocked bootloader. If your phone requires exploitation of a vulnerability, then we will not be able to help you as this process is different for each phone. You can search for information on how to root Android on the XDA Developers forum. You can use the Kingo Root and Towelroot applications, which allow you to gain superuser rights in one click.

Before you can root your android, you will need to unlock the bootloader using the official method and then install the TWRP recovery environment using these instructions. We will use TWRP to root your phone.

How to download SuperSU on your phone and get root access

So, your bootloader is unlocked and you have installed TWRP. Great! You've done almost everything. To root we are going to use the SuperSU program. This best app, which can grant root access to other applications. SuperSU is also available in the Google Play Store, but this version will not give you superuser rights, it can only be used if you already have root rights. Luckily SuperSU is also available as a .zip file that we can download from TWRP. This will allow you to gain superuser rights and install the SuperSU application.

So, to get started, follow this link to download latest version SuperSU. Download the .zip file to your computer, connect your phone via USB cable to your PC and download SuperSU to your phone.

Next, boot your phone into TWRP mode. On different phones This is done in different ways, but usually you need to turn off the phone and press and hold the power button + volume up key for 10 seconds, then use the volume keys to go to the “Recovery Mode” item and press the power button to select it.

Once you do this you will be taken to the TWRP main screen. Click on the "Install" button.

NOTE: You must make a twrp backup before continuing.

The following screen will appear. Scroll down and navigate to the zip file you downloaded earlier.

Click on the zip file and you will see this screen. Swipe the slider to confirm installation.

When the process is complete, click on the “Wipe cache/Dalvik” button that appears and swipe the slider to confirm.

When the process is complete, click on the “Reboot System” button to reboot the Android system.

If TWRP asks whether to install SuperSU, click “Do Not Install”. Sometimes, TWRP cannot detect that you already have SuperSU installed.

Managing root rights with the SuperSU application

Now that you have learned how to open root rights on Android, you need to learn how to manage these rights.

After rebooting your phone, you should see a new SuperSU icon in the application menu. SuperSU distributes rights to applications that require them. Whenever an application wants to ask for superuser rights, it must ask your application SuperSU, which will show this request. To make sure that root rights are working, you can download the Root Checker application to check superuser rights.

For example, let's open and add the Clean Master application, which allows you to clean your device of accumulated garbage. It requires root rights for more effective cleansing. After launch, you will see a message stating that you need to provide superuser rights. Click Submit.

To manage root rights, open the application menu and click on the SuperSU icon. You will see a list of applications that have been granted or denied superuser rights. You can click on an application to change its permissions.

To remove root rights, open the SuperSU application, go to settings and select the option " Complete removal Root". If this is applicable for your device, then root rights will be removed.

Now you know how to open root rights on Android and how to remove them. Good luck!

There are many so-called “one-click” programs for obtaining ROOT rights to Android. These exploits are easy to use: just install the utility on your PC or the application on your smartphone, if necessary, make a couple of clicks and you're done! But their the main problem is that they cannot root 100% of devices. In this instruction we will talk about a method that is suitable for all smartphones and tablets on which you can install custom recovery: CWM, TWRP.

What are root rights and what are they for?

Although Android is the most customizable mobile OS, any device out of the box does not have access to the root directory and editing system files– they are mounted in read-only mode. Having root (Superuser account), writing to the system partition becomes available. The user can customize the system as much as possible: , bypass Google restrictions Play, and much more.

During the rooting process, the root rights administrator application SuperSU is installed on a smartphone or tablet, a binary file SU, which is written along the path /system/xbin/ and a set of console utilities BusyBox.

How to root Android via CWM

1. After downloading the SuperSU archive from the official website and saving it in a convenient place on your memory card.

2. – how this is done can be found in the instructions at the link.

3. In CWM, select “install zip” (selected using the power button) or “install zip from sdcard” (for older CWM versions below 6.X.X).

4. Then “choose zip from /sdcard” if the archive to be flashed is on the SD card.

5. Go to the folder where you saved “SuperSU- version.zip" and confirm with the power key.

6. Agree to the installation, select “Yes – Install SuperSU- version.zip".

7. The process of rooting the mobile device will begin.

8. At the end you will see the message “Install from sd card complete”, which in our case means obtaining root rights.

9. Return to the main CWM menu.

10. Click "reboot system now" to reboot into Android.

How to install SuperSU via TWRP Recovery

Now similar instructions for . First of all, follow the first two points from the above FAQ on flashing the SuperSU archive firmware from CWM.

1. Then select “Install” from the TWRP main menu.

2. Find the ZIP archive downloaded to SD from SuperSU.

3. Swipe, thereby agreeing to the firmware.

4. Successful! Root rights have been obtained, select “Reboot System” to boot the system.

How to check for SuperUser in Android

Now the Superuser rights manager - the SuperSU application - should appear in the menu. You can check whether you have root rights using a simple Root programs Checker.

An application for managing root rights on Android has become so widespread that it has become almost identical to the concept of directly obtaining Superuser rights on Android devices. Why you shouldn’t combine these concepts, how to get root rights on a device and simultaneously install SuperSU in several ways, we’ll figure it out in the article.

So, SuperSU is a program for managing Superuser rights in Android devices, but not a way to obtain them.

Thus, to use SuperSu, root rights must already be obtained on the device using special means. At the same time, users identify the concepts of managing root rights and the process of obtaining them, firstly, because interaction with the privileges in question is carried out precisely through the program, and secondly, because many methods of obtaining root rights imply, after their execution, automatic installation SuperSU. Below are three ways to get a working SuperSu on your Android device.

Method 1: Official

The most in a simple way to get SuperSU on your device is to download and install the application from Google Play.

Installing SuperSU from the Play Market is a completely standard procedure, implying the same steps as any other Android application when downloading and installing.

Let us remind you that this method installation will make practical sense only if Superuser rights have already been obtained on the device!

Method 2: Modified recovery

This method may imply not only the installation of SuperSU, but also prior to installing the manager, obtaining root rights in the device. The most important thing for the successful implementation of the method is to find a file suitable for a specific device *.zip, flashed through recovery, ideally containing a script that allows you to obtain root rights. In addition, to use the method you will need a modified recovery installed. The most commonly used are or.


Method 3: Programs for getting root

As was said at the beginning, many methods for obtaining Superuser rights, presented in the form of applications for Windows and Android, require the installation of SuperSU automatically after execution. For example, such an application is .

A description of the process of obtaining root rights with the installation of SuperSU via Framarut can be found in the article at the link below.

Computer