How to install custom recovery on Android. Installing CWM Recovery on Android: methods for every taste

In general, the buyer of any Android device receives out of the box a device designed for the “average user.” Manufacturers understand that it will still not be possible to satisfy the needs of absolutely everyone. Of course, not every consumer is ready to put up with this state of affairs. This reality has led to the emergence of modified, custom firmware and simply various improved system components. To install such firmware and add-ons, as well as manipulate them, a special Android recovery environment is required - a modified recovery. One of the first solutions of this kind that became available to a wide range of users is ClockworkMod Recovery (CWM).

CWM Recovery is an Android recovery environment modified by third-party developers, designed to perform many non-standard operations from the point of view of device manufacturers. The CWM recovery is being developed by the ClockworkMod team, but their brainchild is a fairly adaptable solution, so many users bring their own changes and, in turn, adapt the recovery to their devices and their own tasks.

The CWM interface is nothing special - these are ordinary menu items, the name of each of which corresponds to the title of the list of commands. Very similar to the standard factory recovery of most Android devices, only there are more items and the expandable lists of applicable commands are wider.

Control is carried out using the physical buttons of the device - "Volume+", "Volume-", "Nutrition". Depending on the device model, there may be variations; in particular, a physical button may also be used "Home" or touch buttons below the screen. In general, the volume keys are used to move through items. Pressing "Volume+" results in moving up one point, "Volume-", respectively, one point down. Confirmation of entering a menu or executing a command is a key press "Nutrition", or a physical button "Home" on the device.

Installation *.zip

The main, and therefore most frequently used, function in CWM Recovery is the installation of firmware and various system patches. Most of these files are distributed in the format *.zip, so the corresponding CWM recovery item for installation is called quite logically - "install zip". When you select this item, a list of possible file location paths opens. *.zip. It is possible to install files from an SD card in various variations (1), as well as download firmware using adb sideload (2).

An important positive point that allows you to avoid writing incorrect files to the device is the ability to check the firmware signature before starting the file transfer procedure - point "toogle signature verification".

Cleaning partitions

To eliminate errors when installing firmware, many romodels recommend cleaning partitions Data And Cache before the procedure. In addition, such an operation is often simply necessary - without it, in most cases, stable operation of the device is impossible when switching from one firmware to a solution of another type. In the main menu of CWM Recovery, the cleaning procedure has two items - "wipe data/factory reset" And "wipe cache partition". In the drop-down list after selecting one or the second section, there are only two items: "No"- to cancel, or "Yes, wipe..." to start the procedure.

Creating a backup

In order to save user data in case of problems during the firmware process, or to be on the safe side in case of an unsuccessful procedure, it is necessary to create a backup copy of the system. The developers of CWM Recovery have provided this feature in their recovery environment. The function in question is called when selecting the item "backup and storage". This is not to say that the possibilities are varied, but they are quite sufficient for most users. You can copy information from device partitions to a memory card – "backup to storage/sdcard0". Moreover, the procedure begins immediately after selecting this item; no additional settings are provided. But you can determine the file format of the future backup in advance by selecting "choose default backup format". Other menu items "backup and storage" designed for recovery operations from backup.

Mounting and formatting partitions

The developers of CWM Recovery have combined the operations of mounting and formatting various partitions into one menu, called "mount and storage". The list of revealed capabilities is minimally sufficient for basic procedures with device memory sections. All functions are performed in accordance with the names of the list items that call them.

Additional features

The last item in the CWM Recovery main menu is "advanced". This, according to the developer, is access to functions for advanced users. It is not clear what the “advancement” of the functions available in the menu is, but nevertheless they are present in the recovery and may be needed in many situations. Via the menu "advanced" the recovery itself is rebooted, rebooted into bootloader mode, and the partition is cleared "Dalvik Cache", viewing the log file and turning off the device when all manipulations in recovery are completed.

Advantages

  • A small number of menu items that provide access to basic operations when working with device memory sections;
  • There is a function for checking firmware signatures;
  • For many outdated device models, this is the only way to easily make a backup and restore the device from a backup copy.

Flaws

  • Lack of Russian interface language;
  • Some non-obviousness of the actions proposed in the menu;
  • Lack of control over procedures;
  • No additional settings;
  • Incorrect user actions in recovery can damage the device.

Despite the fact that the recovery from ClockworkMod is one of the first solutions that ensured widespread Android customization, today its relevance is gradually decreasing, especially on new devices. This is caused by the emergence of more advanced tools with more functionality. At the same time, CWM Recovery should not be completely written off as an environment that provides firmware flashing, backup creation and restoration of Android devices. For owners of somewhat outdated but fully functional devices, CWM Recovery is sometimes the only way to maintain a smartphone or tablet in a state that complies with modern trends in the Android world.

For those who do not yet know what CWM or TWRP Recovery is, they can find out on the pages below:

Download CWM or TWRP Recovery and Create

Download CWM for your Android - clockworkmod.com/rommanager

Personally create CWM for your Android - builder.clockworkmod.com

Download TWRP(alternative recovery) - teamw.in/twrp_view_all_devices

Download Philz Recovery(based on CWM) - philz_touch/CWM_Advanced_Edition

Installing CWM or TWRP Recovery

After you have downloaded or created CWM or TWRP recovery, we move on to the flying stage - install custom Recovery.

Installing CWM or TWRP Recovery on Samsung

For Samsung devices, installation occurs using firmware via Odin (if recovery has an IMG extension, then it is needed).

For Huawei you need to initially unlock the Bootloader

For Nexus you need to initially unlock the Bootloader

For Sony you need to initially unlock the Bootloader

For Motorola you need to initially unlock the Bootloader

Then put the downloaded file recovery to the Adb folder and flash it using the fastboot utility

fastboot flash recovery Imja_file.img

(where Imja_file.img is the name of the file to be flashed):

Or you can use the ADB RUN utility with which you can very easily install Recovery:

Installing Recovery on Mediatek chips

1. Computer (OS Winwods XP/Vista/7 - preferable; 8/8.1 - problematic)

5. Undamaged MicroUSB cable

6. Recovery file that you personally found on the Internet for your Android device

7. Scatter file previously prepared (taken from the firmware) or created by you manually

How to flash Recovery on Android with MTK chips

1. Unpack SP Flash Tool and go to the folder with the program

2. Launch SP Flash Tool via the Flash_tool.exe file

4. Place a checkmark at the top next to DA DL All With Check Sum

5. In the list that appears below, click on Recovery

6. Select the Recovery file

7. Click the Download button and agree with the error

8. Turn off Android device

9. Connect Android in the switched off state, after which the firmware will begin, the device will boot, and a window with a green circle with the caption Download OK will appear in the SP Flash Tool

Installing CWM or TWRP - Recovery X Project

  • Installed Root rights
  • Unlocked Bootloader ( HTC, Huawei, Nexus, Sony)
  • Install from the Google Play app store - Recovery X
  • Launch the application, select your model and click the button to install Recovery

Installing CWM and TWRP - Recovery Tools

For this method, you must have Root rights and an unlocked Bootloader on your Android smartphone or tablet.

Open the Recovery Tools - Flasher application and select the required installation menu to install (TWRP or CWM)

Installing TWRP - TWRP Manager Project

All you need to install Recovery on your Android smartphone or tablet is:

  • Installed Root rights
  • Unlocked Bootloader (

If you want to become an advanced user of the Android operating system, sooner or later you will be faced with the need to install a third-party recovery. Only with its help will you be able to perform such much-needed operations as creating backups, installing system updates, or flashing your device with a different version of the operating system (ROM). In this article you will learn how to install an alternative recovery using an example.

First of all, you need to know that every mobile device running Android has a recovery mode or, as it is also called, “recovery”. However, its standard version usually has a very narrow list of options, which boil down only to resetting to factory settings and installing system updates. Advanced users are not satisfied with this option, so they install specially written alternative recoveries that have a much more extensive list of functions. One of the most popular projects of this kind is and it will be discussed in this article.

So, with help you can:

  • install unofficial firmware;
  • install updates, additions and fixes to the operating system;
  • connect to a PC via USB in removable storage mode
  • create complete backup copies of the entire firmware or its individual parts;
  • restore data from previously created backups;
  • connect to PC via USB in ADB mode
  • reset the device state completely to its original state or simply clear cache and application data;
  • clear battery statistics;
  • format and create partitions on a memory card.

This is not a complete list of all the functions of alternative recovery, but only a listing of the most necessary and popular features. As you can see, there is a reason to install recovery, so let's look at how to do it.

In general, there are several installation methods, and their choice depends on the device you are using. In this article we will look at two of them. The first is very simple, and it is suitable for the most popular branded devices, the second is a little more complicated, but covers a wider range of gadgets.

Installing CWM using Rom Manager

This method consists of using a special utility that extremely simplifies the procedure for flashing a new recovery. It was released by the creators of CWM and is available for free download in the Google Play application catalog. Please note that to use Rom Manager you will need superuser rights. What they are and how to get them, you can read in.

After installing and launching the program Rom Manager A window will appear in front of you, divided into several sections. We are interested in the section called “Recovery Mode”. Click on the link “ Recovery Setup", then in the new window tap on the line " ClockworkMod Recovery».

Now you need to confirm your device model by touching its name in the list. Next, you will have to once again confirm your intention and only after that the downloading of the necessary files will begin, as the progress bar that appears will make it clear to you. Upon completion, the program will ask you to grant it superuser rights and will finally install CWM for you. You can check this by returning to the first screen Rom Manager and rebooting directly into recovery using the " Boot into Recovery Mode».

As you can see, nothing complicated. However, it is worth remembering that this utility supports a limited range of devices. Therefore, before using it, be sure to visit the forum topic dedicated to your gadget and check its compatibility with Rom Manager.

Firmware ClockworkMod Recovery via FastBoot mode

The second method of flashing the firmware is more complex and will require you to have a good level of computer literacy. Therefore, we recommend it for experienced users who do not need to describe every action in detail down to the smallest detail.

First of all, you will need a computer running Windows and a cable to connect your smartphone. In addition, you will need to install USB drivers to correctly detect your device. Here are the websites of the main mobile equipment manufacturers where you can download them:

  • Samsung Android USB;
  • HTC Android USB;
  • LG Android USB;
  • Sony Android USB;
  • Motorola Android USB.

Then you need to take care of installing the platform on your computer. You can download it at official website for Android developers. You are required to find on this page, download and install, and then use the Android SDK Tools, Android SDK Platform tools and Google USB Driver packages.

And the last preparatory step before flashing the firmware is to download the recovery file directly. This can be done at home page project. Rename the downloaded file to “update.img” and place it in the “platform-tools” folder, which is located in the directory of your installed .

After you have installed and configured all the necessary software and downloaded the necessary files, you can begin the firmware process. It takes several steps.

1. Enable USB debugging in your smartphone settings. This can be done in the developer section. Connect the device with a cable to the computer.

2. Open a Windows terminal window. To do this, simply click the " Start" and enter the command " cmd" In the terminal, you need to go to the "platform-tools" folder in the . To do this, enter the command “ cd path_to_platform-tools_folder" For example:

cd C:\Users\Dim\AppData\Local\Android\android-sdk\platform-tools

3. Enter the command “ adb devices” and make sure your device is visible and correctly identified.

4. Enter the command “ adb reboot bootloader" Wait until the smartphone reboots into bootloader mode.

5. Next, use the “fastboot devices” command in the terminal to check if there is a connection between the computer and Android. And finally, enter the command “ fastboot flash recovery update.img" If everything went well, a corresponding notification will appear, and the next time you reboot, you can hold down the power button and the volume up button at the same time and boot into .

In conclusion, it should be noted that this instruction is suitable for many, but not all devices. Therefore, for more accurate, detailed and up-to-date information, be sure to visit the forum. Remember that flashing an alternative recovery is a potentially dangerous operation and responsibility for all possible problems lies solely with you.

  • Instructions -
  • Instructions - How to install TWRP recovery on Android

Description of the functions and capabilities of ClockworkMod Recovery (CWM), as well as an example of creating and restoring a firmware backup and installing a zip archive.

What is CWM?

CWM is a custom recovery that allows you to backup firmware and user data. In addition, the utility can install third-party software, custom OS builds and other modifications on the device. ClockworkMod can be installed in place of the factory recovery menu, or next door, giving you the opportunity to work with both recoveries.

An approximate list of ClockworkMod Recovery features:

  • firmware of various software (from OS builds to simple application updates);
  • installation of official updates, as well as third-party modifications and system fixes;
  • connection to a PC in mass storage mode;
  • connection to a PC for debugging in the ADB terminal;
  • backup and restoration of firmware and individual areas of device memory (system, settings, applications and data);
  • reset the system to factory settings, clear cache and dalwick cache, clear battery statistics;
  • working with a memory card.

Where to download and how to install CWM Recovery?

You can download CWM Recovery on the official website clockworkmod.com, or by using the recovery builder for your model at - http://builder.clockworkmod.com/

In addition, to download and install CWM recovery, you can use the proprietary CWM ROM Manager application.

Description of CWM menu items

Depending on the recovery version, menu items may differ. However, below are all the main sections and functions of CWM that are present in most assemblies:

  • apply update.zip from sdcard– installation of the “update.zip” archive (must be placed in the root of the memory card);
  • wipe data/factory reset— complete reset of settings, data and cache and return to factory state;
  • wipe cache partition— cleaning the storage area for temporary files;
  • install zip from sdcard— installation.zip archive from a memory card (you can select an archive with any name in any directory on the memory card). Items in this menu:
    • apply update.zip- completely similar to “apply update.zip from sdcard”;
    • chooze zip from sdcard— select .zip on a removable storage device;
    • toggle signature verification— enable or disable archive signature verification;
    • toggle script— enable or disable the approval script, which allows you to select priority actions (not intended for everyday tasks).
  • backup and restore— creating and restoring backup data from various areas of the device’s memory. Items in this menu:
    • Backup— creating a backup of firmware and user data.
    • Restore— backup restoration.
    • Advanced Restore— restoring files from a specific memory area in a backup.
  • mounts and storage— opening write access, working with the device’s storage and system partitions. Items in this menu:
    • mount/system— mounting the main firmware section;
    • unmount/data— unmounting the data partition;
    • unmount/cache unmounting the temporary files storage partition;
    • mount/sdcard— mounting the drive;
    • mount/sd-ext— mounting the Linux partition of the drive;
    • format boot— cleaning the boot partition;
    • format system— cleaning the system partition;
    • format data— clearing the data section;
    • format cache— cleaning the temporary files section;
    • format sdcard— cleaning the drive;
    • format sd-ext— cleaning the Linux partition of the drive;
    • mount USB storage— connecting the device to the computer in mass storage mode.
  • advanced- additional functions. Items in this menu:
    • Reboot Recovery— restarting the recovery (if CWM is installed next to the stock one, the stock recovery will be loaded);
    • Wipe Dalvik Cache- clearing the Dalvik cache (in the ART runtime environment - useless);
    • Wipe Battery Stat— resetting battery statistics (recommended after updating or installing new firmware to create a new calibration file);
    • Report Error— creating a report on a memory card;
    • Key Test— display of key coding;
    • Restart adb— reboot the ADB terminal (useful if errors occur while working with the debugger).
  • +++++Go Back+++++— executes the “back” command in all menus.

* Partition mount items indicate commands that will be executed after selecting the appropriate item. Thus, if it says “mount /system”, then the system partition is not currently mounted and you need to run the mount command.

Backup system and user data via CWM

Making a backup is quite simple:

  1. reboot into CWM;
  2. select " backup & restore«;
  3. click " backup«;
  4. Confirm your choice in the “ Yes"and wait;
  5. exit CWM using the item “ reboot system now«.

Along the way memory card root/clockworkmod/backup, your backup will be placed. Depending on the version of CWM, this may be a folder or archive with .img or .tar files. The name of the backup, by default, consists of the date and time the operation was performed. You can add notes to the name, but only in Latin letters and numbers (otherwise, the recovery will throw an error).

Restoring firmware from backup via CWM

The recovery procedure is just as simple:

  1. launch CWM;
  2. select " Backup & restore«;
  3. click " restore"and look for the required backup copy;
  4. Confirm your choice in the “ Yes«.

If you need to recover data from a specific memory area, do the following:

  1. launch CWM recovery;
  2. select " Backup & restore«;
  3. click " Advanced Restore«;
  4. We look for the required backup in the list;
  5. mark the required section ( boot, system, data, cache, sd-ext);
  6. Confirm your choice in the “ Yes«.

Installing firmware, kernels and updates via CWM

Before installing anything, be sure to make a backup of the current firmware. Make sure your device's battery is more than half charged. Disconnect your smartphone or tablet from your PC or charger. Place the file that needs to be installed on the memory card (preferably in the root to make it easier to search). If you are installing new firmware, be sure to wipe the user data partition using " wipe data/factory reset". Instructions:

  1. install the drive into the device;
  2. launch CWM;
  3. select " install zip from sdcard«;
  4. then click " choose zip from sdcard» and select the required archive;
  5. confirm your intentions with the “ Yes"and wait for the installation to complete;
  6. then we do Wipe cash And advanced/Wipe dalvik-cash;
  7. go to the main menu and click reboot system now.

That's all. For more detailed instructions on working with CWM, look for the description of the necessary operations in the topics of your devices on the forum.

By default, all Android devices have a recovery mode called Recovery. With its help, you can roll back the operating system to standard settings, install official add-ons and fixes. If this is not enough for you and you want to install third-party firmware, kernels and utilities on your device, then the factory recovery needs to be replaced with a custom one.

Custom recovery: what to choose

The most popular custom recoveries for Android are Clockworkmod Recovery (CMD) and TeamWin Recovery (TWRP). The main difference between one program and another is the presence of touch controls in the latter. As for functionality, the software offers approximately the same list of options:

  1. Installation of unofficial patches and firmware;
  2. Connecting the device to a PC in ADB mode and instead of a removable drive;
  3. Formatting, creating, merging partitions in the internal memory of the device;
  4. Clearing software cache and battery life summary;
  5. Creating backup copies of the system.

After studying the methods below, you can easily install custom recovery on Android. You need to obtain Root rights before carrying out work.

TWRP Installation Methods

  • using the ROM Manager program, selecting the “Load Recovery mode” section on its initial page;
  • by pressing the keys simultaneously after turning off the device. Combinations may vary depending on the model and manufacturer of the device. In most cases, these are the volume down and power buttons;
  • using the ADB program using the adb reboot recovery button.

Possible difficulties

During the installation of an alternative Recovery Mode, in particular CWM, various difficulties and errors may arise. Which of them are the most common and how to solve them?

CWM Recovery does not recognize the memory card

CWM makes it possible to update your phone using an archive. When opening Recovery, the user sees a message that the flash card cannot be mounted. After installing another card, even with less memory, the problem disappears. The reason lies in the Windows system itself. The fact is that it diverges from card formatting standards. To ensure formatting is performed in accordance with the specification of SD/SDHC/SDXC flash cards, and not just in standard form, it is recommended to use specialized software, for example, SD Formatter.

The SD Formatter program allows you to correctly format the SD card

CWM does not see the internal memory of the device: problem solution

When the recovery files are located on the internal memory, and therefore can only be recovered from there, a problem may arise. When you connect the USB cable to the PC and enable USB Debugging, the program reports that the Android device is not detected and you need to enable USB Debugging.

To solve this problem:

  1. Connect the device as a camera, not a storage device. If there are other options available, choose them.
  2. Install universal drivers.
  3. Find a more suitable Recovery program for your device.

Recovery menu doesn't work

If when you launch the alternative recovery mode (volume + Home button or power) a picture appears with a lying robot, then the recovery was flashed, but when you restarted the device it was overwritten by the stock Recovery.

The problem is solved as follows.

  1. Before flashing the Odin3 program, you need to uncheck the Auto restart checkbox and disconnect the cable after flashing. From Download mode on the device, go to recovery mode by pressing the volume up + home screen + power keys in sequence until the recovery menu appears. So you should get into the custom recovery menu anyway.
  2. In it, select Reboot system now and then check Yes. This action will overwrite the stock recovery with a custom one and the “No command” error will be corrected.

Flashing a new Recovery mode means acquiring new functionality. Firmware methods vary in complexity, but ironically, the simplest of them require access to Root, that is, device administrator rights. When choosing a firmware method, you need to be guided by the phone model first. Rom Manager is not suitable for all devices. For HTC, the FastBoot method is more suitable, while for Samsung it would be more correct to choose Odin.

Users who are dissatisfied with the operating system on their mobile device are often interested in how to flash Android through Recovery. The installation procedure for most known firmware (ROM) looks identical. The guide below will help you download any ROM or app from a ZIP archive to your Android device using the recovery feature.

Preparing for firmware

The firmware procedure consists of several stages, which include preliminary steps such as rooting the smartphone and creating backup copies. It should be borne in mind that the terms “installation”, “installation” and “firmware” are interchangeable (they can mean the same thing). Some of the steps listed below may not be necessary for experienced users who have a good understanding of smartphone software.

Official ROM updates from device manufacturers are released in the form of convenient installation files that you can run on your computer after connecting your Android device. But firmware from third-party developers usually looks like compressed ZIP archives, rather than EXE installers or APK files.

Before you start flashing the firmware, you need to make sure that the device's battery is fully charged. Under no circumstances should you proceed with the operation if the charge level is less than 50%. Failure to take this warning seriously may result in irreversible consequences.

There are known cases when a smartphone's battery ran out of charge during the firmware process, resulting in the device being locked and unusable.

The next step only applies to devices equipped with the stock Android operating system. We are talking about devices such as Nexus One and Nexus S. If you are using other smartphone models, you can skip this step. The owner of a stock system must unlock his bootloader before starting the firmware process. This process will be the same for all Nexus models. After activating the bootloader, you can proceed to the next step.

Now you need to access the Root of your mobile device. If your smartphone has already been rooted, you can skip this step. Before installing the firmware, you must make sure that you have access rights to Root. Rooting is a mode of access to the gadget's system settings, necessary to perform complex tasks such as installing ROM. The process of gaining access to Root usually does not vary much between different device models. After successful routing, you can proceed to the next stage.

Installing the recovery function

To flash the firmware, the phone must have a recovery function installed (for example, Android System Recovery 3e). Rooting provides the user with the necessary level of access to perform administrative tasks on their device. Recovery offers the tools needed to actually perform these tasks. Every Android smartphone comes with a built-in recovery feature, but its functionality is usually very limited, so you will need a third-party Recovery to perform additional operations.

The installation process for this feature is usually not very different on different device models. After installing the recovery, you can proceed to the next step.

Now that the recovery feature is installed, you can perform additional operations, including flashing the firmware or installing an application from a ZIP file. The procedure is not much different for most ROMs, although some firmware require a special approach. Since the process may vary for some ROMs, it is recommended to search through a search engine specifically for your firmware.

Installing new firmware

There are 2 ways to install ROM. You can use ROM Manager to determine the steps you need to perform through Recovery, or manually reboot your phone into Recovery mode to complete these steps yourself. The first method seems preferable. If you previously used the rom manager to restore ClockworkMod synchronization, then it is already installed. If you don't have this app on your device, you can download it for free from the Android Market.

You need to follow these steps:

  • Find and download from the Internet the ROM you want to install. This must be an archive with a ZIP extension.
  • Connect the gadget to the computer via USB and install a memory card on it
  • Copy the downloaded ROM to the memory card. It is recommended to place the firmware in the root directory of the removable drive.
  • Launch ROM Manager on your phone.
  • Click “Install ROM from memory card”.
  • Scroll down the screen and click on the ZIP archive containing the ROM. The Installation Queue dialog box appears.
  • If you want to install another ZIP file immediately after the ROM, you need to click “Add ZIP”. Then select the next archive that needs to be flashed. You can skip this step if you plan to install only the ROM.
  • Click "OK". A Pre-Install ROM dialog box will appear with options to backup existing firmware, clear data, and clear cache.
  • Be sure to select the “Backup installed ROM” option if you do not want to lose all the files stored on your smartphone.
  • You must use the "Erase data and cache" option if the ROM that is being flashed is an updated version of the software environment currently in use. Usually the program will tell you whether it is possible to install a new version over the previous one without deleting data.
  • Answer “OK” several times to different questions. Now the device will reboot and the selected ROM will install automatically. The new firmware will be downloaded after the process is completed. You may be prompted to confirm the reboot.

If everything was done correctly, then the device should work in normal mode, but with new firmware.

The Android operating system is very stable, but in some cases problems may arise with it. They are usually associated with the operation of the current firmware. There are many ways to flash the firmware; In this article we will look at how to flash Android via Recovery.

There are several main ways to enter this mode:

How to get ROOT rights: Video

Firmware with ROOT access

Let's look at how to install firmware through it. First of all, you need to find and download the new firmware version as an archive.

The gadget will reboot and 8 items will appear in front of the user. Each of them is responsible for a specific operation. For example, if you go to “Wipe / Factory reset”, the system will be reset to factory settings (in some cases, simply by activating this item, you can avoid the need to change the firmware when the device begins to work incorrectly). “Install” makes it possible to install files when this cannot be done from the shell itself.

To install the firmware, you need to go to the “Install” section (it is located in the extreme left corner), select the place where the firmware was downloaded, and start the process.

After some time, the system will report a successful completion, then you will need to exit the “Install” mode and select the “Reboot” mode. There, click on the “System” item: if the entire operation was carried out correctly, the device will boot successfully.

Flashing Recovery mode

Now let's look at the question of how to flash Recovery on Android. To do this you will need to install the so-called CWM Recovery. The easiest way to do this is using a special utility, which can be found in the same Google Play store at this link. In this case, you will also need superuser rights. Having launched the program, you just need to follow its instructions by clicking “Next”. If CWM Recovery is already installed on the system, then the utility will simply ask you to select the appropriate item that performs an action related to flashing or resetting to factory settings.