• How to install custom recovery. CWM Recovery Android - installing Custom Recovery Installing recovery via fastboot

    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 kernels and utilities for your device, then you need to replace it 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. 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

    You can install TWRP recovery using a special software developer utility (TWRP Manager), third-party software designed for flashing recovery, and Android Debug Bridge (ADB).

    Installing TWRP using TWRP Manager

    Your first step will be to download TWRP Manager from the Play Store and install the application on your device. The utility must be opened and given Root access rights. Then:

    1. In the menu that appears on the left, select “install twrp”;
    2. a window will appear in front of you where you need to select the device and version of recovery you want to install;
    3. after selecting all the settings, click “install recovery”;
    4. the program will automatically download the recovery and install it;
    5. if you want to install a specific version of recovery that you downloaded in advance, then you need to save recovery.img and select it through the “select img file” item.

    ADB as a way to flash recovery

    This solution with reinstallation of recovery is suitable for advanced PC users. To carry out the manipulations, you will need an Android device, a computer and a USB adapter. First you will need to install the Android SDK with all the packages along with the Google USB Driver. After this:

    1. save the Recovery.img version of TWRP supported by your smartphone to your computer;
    2. rename the recovery file to twrp.img, save it to the root memory of your device.

    Launch the command line of the PC operating system (cmd in Windows). Write the following lines in it:

    1. cd C:\android-sdk-windows\platform-tools\adb;
    2. su
      dd if=/sdcard/twrp.img of=/dev/block/mmcblk0p34.

    After this, reboot your device.

    CMD Installation Methods

    You can install CMD using Rom Manager, or third-party utilities for flashing recovery.

    Installing CMD using Rom Manager

    1. Download Rom Manager from the Play Store and install it on your device. Don't forget to give her Root access rights.
    2. After starting the program, a window will appear containing several sub-items. You will need to go to the “Recovery Setup” tab.
    3. A new window will appear. There select CMD. After this, you will need to select the device model on which the recovery will be installed.
    4. After this, another window will appear where you must confirm your actions.

    Rom Manager will download files to install the recovery and ask for Root rights if you have not provided them to it by default. After that, she will begin installing the software. Once everything is finished, you can check the CMD installation by going from the main menu to the “Reboot into Recovery” tab.

    CMD installations in FastBoot mode

    To reflash an Android device using this method, you will again need to download the Android SDK and USB drivers for your smartphone/tablet. Save the recovery file from the CMD website, rename it update.img, save it to the platform-tools folder located in the installed Android SDK directory. Then activate USB debugging mode on your Android device.

    Launch Command Prompt and enter the following commands:


    If everything goes well, a corresponding notification will appear on the command line.

    Installing CMD and TWRP via Flashify

    As we mentioned earlier, they install custom recovery for Android using third-party utilities. One of them is Flashify. A distinctive feature of the program is its compatibility with many models of smartphones and tablets. You need to install the software on the device and allow it to use Root rights.

    Good day everyone, today we will talk about an alternative recovery for your Android device. Everyone knows that every smartphone has its own recovery, but it is very limited in functionality (installing updates and resetting settings). And we’ll look at ClockworkMod Recovery (an alternative recovery), start with why it’s needed, and end with instructions for flashing the smartphone’s firmware.

    Alternative recovery ClockworkMod

    ClockworkMod Recovery- this is a much more powerful system recovery utility (menu) compared to the factory one, which allows you to make full backups of the entire system of the device, install software, firmware, kernels and much more on it, which is usually not possible with factory recovery. ClockworkMod is installed in a special system partition of the internal memory of a tablet or phone, in place of the factory recovery menu. Closest competitor ClockworkMod Recoveryis TWRP Recovery.

    ClockworkMod Recovery can help you out in some seemingly hopeless situations. Even if your tablet or phone cannot boot, in many cases, using CWM you can restore the system with all its settings and applications. Download ClockworkMod Recovery is available on the website 4pda.ru for your specific phone model.

    Here is a rough list of what you can do with ClockworkMod Recovery:

    • Install custom firmware and unofficial kernels
    • Install factory system updates, add-ons and patches
    • Connect to a computer via USB in removable storage mode
    • Connect to a computer via USB to work with the ADB program
    • Create a complete backup copy of the current firmware and its individual parts (system, settings, applications)
    • Restore a device from a previously created backup
    • Reset to factory settings (Wipe – data/factory reset), clear cache (wipe cache), clear Dalvik-cache (wipe Dalvik-cache), clear battery statistics (wipe battery stats)
    • Create partitions on a memory card and format themClockworkMod Recovery is created by developer Koushik Dutta (also known as Koush) and there are CWM versions for most Android phones and tablets.

    Installing ClockworkMod Recovery

    For many smartphones and some tablets, installing ClockworkMod Recovery is a very simple procedure; you just need to install the ROM Manager program from the Market and the first item in its menu will be the ClockworkMod installation item. For other devices, there may be separate utilities similar to the application Acer RecoveryInstaller for the Acer Iconia Tab tablet, or ClockworkMod Recovery is installed on them using the adb program.

    Launching ClockworkMod Recovery

    There are several ways to boot your tablet or phone into ClockworkMod Recovery.

    1. Using the ROM Manager program, selecting “Load Recovery Mode” from its menu.

    2. By pressing a specific key combination when turning on the device. This combination depends on the device model. On many devices, you can get into recovery by pressing the volume down and power buttons at the same time when turning them on.

    3. Using the ADB program. If you have set up a connection to your computer using the ADB program, you can boot your tablet into recovery using the command: adb reboot recovery

    Purpose of menu items ClockworkMod Recovery

    After loading your tablet into ClockworkMod Recovery, you will first see its main menu:On most devices, you can usually navigate through menu items using the volume buttons. Using the power button, you select the desired menu item. Some devices may also use other buttons, for example to return to the previous menu.In all submenus, you can return to the previous menu by selecting +++++Go Back+++++

    Purpose of main menu items:

    2 .apply update.zip from sdcard - This is one of the most frequently used items in ClockworkMod Recovery.

    With its help, you can install both official and unofficial (custom) firmware, install kernels, themes and other software, which should be located in the update.zip file, which you should place in the root of the memory card (in the file manager of the Android device this folder /sdcard).
    After selecting this item, you will be taken to the next menu, where you must confirm your choice by going to Yes – Install /sdcard/update.zip

    3. wipe data/factory reset - Complete reset of settings, data and cache. After this, your phone or tablet will return to the condition in which it was sold in the store. ClockworkMod will clear the /data and /cache partitions in the device's internal memory. Everything from the system folder ".android_secure" on the memory card and the sd-ext partition will also be deleted.

    4. wipe cache partition - Cleaning the /cache partition in the internal memory. All temporary data that the system and programs have accumulated will be cleared. This item is usually used before installing new firmware or kernel.

    5. install zip from sdcard - installing a zip file from a memory card. After selecting this item you will be taken to the following submenu:

    • apply /sdcard/update.zip - this item is completely similar to item 2 of the main menu “apply update.zip from sdcard”
    • chooze zip from sdcard - select the .zip file on the memory card to install.

    This point is also similar to point 2 and is also used to install firmware, kernels and other mods. Its only difference is that installation can be done from any zip file with any name, located anywhere on the memory card. After you select this item, a list of files and folders on your memory card will open, from which you need to select a .zip file to install.

    • toggle signature verification - on/off file signature verification.

    If you enable Signature check: Enabled, you will not be able to install alternative firmware that has not been signed by the developer. Developers do not sign most custom firmware.

    • toggle script assert - on/off approval script.

    This item is intended for internal use in CWM, and you will never need it, so it is better not to touch it.

    • +++++Go Back+++++ - this item, as already mentioned, is used to return to the previous ClockworkMod menu

    6. backup and restore - creating and restoring backups. Another one of the most important points of ClockworkMod. With it, you can make a complete copy of the entire tablet system, along with the data and applications available in its internal memory - the so-called Nandroid backup, or a snapshot of the system, and then, if necessary, return the tablet to this state. This menu looks like this:

    Its points mean the following:

    • Backup - creating a backup copy of all partitions in the internal memory of the device.

    The backup copy will be saved on the memory card. By default, the name of the backup contains the time and date it was created. You can rename the backup. The name must consist of Latin letters and numbers and do not contain spaces

    • Restore - Restore all partitions from the selected backup.

    By selecting this item, you will see a list of backup copies available on the memory card and you can select from it the copy you need to restore.

    • Advanced Restore - restoring a specific partition from a selected backup.

    You can select a separate partition that you want to restore from a backup - boot, system, data, cache or sd-ext partition as shown in the screenshot:

    7. mounts and storage - mounting individual partitions, formatting them and mounting the device as a USB drive when connected to a computer (mounting makes partitions or folders available for use).

    The items in this menu mean the following:

    • mount/system- mounting the system partition
    • unmount/data - unmounting the data partition
    • unmount/cache - unmounting the cache partition
    • mount/sdcard - mounting a memory card
    • mount/sd-ext - mounting the Linux ext partition on the memory card (if there is one)
    • format boot format system, format data, format cache - formatting the relevant sections.

    Attention! Be careful with these menu items. For example, formatting the system partition will destroy your operating system (current firmware). After formatting the boot partition, you will not be able to boot your device and it will turn into a brick.

    • format sdcard- formatting a memory card
    • format sd-ext - formatting a Linux partition on a memory card
    • mount USB storage - connecting a tablet or phone to a computer in removable storage mode

    8. advanced - additional functions of ClockworkMod.

    This menu consists of the following items:

    • Wipe Dalvik Cache - clearing the cache of the Dalvik Java virtual machine, which is used to run applications. This menu item is usually used before installing new firmware, especially unofficial ones.
    • Wipe Battery Stat - Resetting battery statistics. It is believed that this item should be used when the system battery level indicator shows incorrect values. However, Google, the developer of the Android system, claims that this should not affect the correctness of the indicator readings.
    • Report Error- report a bug. You can report the ClockworkMod recovery bug to its developer. The error log will be written to the memory card, and you can send it to the developer using the ROM Manager program.
    • Key Test - checking the functionality of the device buttons, when you press a button, it displays its code
    • Restart adb - reboot ADB server. This item helps when the device has stopped responding to commands from the ADB program when it is connected via a USB cable
    • Partition SD Card - creating partitions on a memory card. This item is used to create /sd-ext and /swap partitions on the memory card. The /sd-ext partition can be used by some firmware when there is not enough internal memory on the device, for example, to expand the /data partition. The /swap partition is usually used to speed up an Android device.
    • Fix Permissions - Correct access rights to files and partitions. This item is used to return access rights to system files and folders to the factory state, which can be changed by the incorrect operation of some root applications, which can lead to freezes and malfunctions of the tablet or phone.

    Backup and restore your device using ClockworkMod

    As you already know, using ClockworkMod you can create a complete backup of the firmware of your tablet or phone (Nandroid). CWM takes pictures of all partitions in the internal memory of the device and the “.androidsecure” folder located on the device’s memory card. A snapshot is taken not only of the operating system, with all its settings, but also of installed applications.

    Making a backup copy (Nandroid Backup):

    • Open the item "backup & restore"
    • Select "backup"
    • Confirm your choice by going to "Yes"

    A file with a full backup copy will appear on your memory card, located in the clockworkmod/backup folder. The file name consists of the date and time the copy was created, but you can rename it. Do not use Russian characters or spaces in the file name.

    Restoring a device from a backup using ClockworkMod:

    • Reboot the device into CWM recovery
    • Open the item "Backup & restore"
    • Select "restore"
    • Select the desired backup copy from the list.

    Note: Individual applications from the ClockworkMod Recovery backup, SMS and WiFi settings, without touching the current firmware, can be restored using the application AppExtractor. The program can also extract applications from a backup copy Titanium Backup.

    Installing firmware, updates, kernels and more on an Android device using ClockworkMod

    • All alternative firmware, custom kernels, cracks, add-ons, decorations, application packages that can be installed on a tablet or phone using ClockWorkMod recovery are packaged as a zip file.
    • Before installing anything on your device, do not forget to make a complete backup copy of the current firmware, so that later you can painlessly return your tablet or phone to its original state.
    • Make sure your device's battery is fully charged and disconnect it from your computer and charger.
    • Copy the file you want to flash to the memory card, preferably to its root, WITHOUT UNPACKING IT. Make sure that the file name consists only of Latin letters and numbers and does not contain spaces or special characters.
    • If you are installing new firmware, be sure to do a full wipe using the "wipe data/factory reset" item

    Let's start with the firmware:

    • Insert the memory card into the device
    • Reboot the device into ClockWorkMod recovery
    • Select "install zip from sdcard".
    • Open the item “choose zip from sdcard”.
    • In the window that opens, we find our file, it will be located at the bottom, after the list of folders (if they are on the memory card)
    • Confirm your choice by going to “Yes”.
    • After finishing the firmware, return to the previous menu using the item “++++++Go Back++++++”
    • After flashing any zip files, it is highly recommended to clear the cache and dalvik cache.

    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.

    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) - twrp.me/Devices/

    Download Philz Recovery(based on CWM) - philz_touch

    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 (

    In this article you will learn how to install CWM Recovery.

    Navigation

    Many users, even the most experienced ones, encounter difficulties in which they are unable to install a modified recovery or simply CWM Recovery.

    It is worth noting that today there are only two modified recovery - TWRP and CWM Recovery, but since today we will talk about CWM Recovery, we will not touch on TWRP Recovery.

    But still, for those who are interested in installing TWRP Recovery, you can read it in the article.

    So, as you understand, today we will consider installing a modified CWM Recovery recovery, and it will install both from the computer and on the device.

    What methods of installing CWM Recovery are there?

    Method 1. Installing CWM Recovery using the ROM Manager program

    So, in the very first and main way, which can be said to be very popular.

    At the same time, I would like to note that installing a modified recovery in this program is very simple, and takes about 10 minutes at most, and execution is done by clicking one item in the ROM Manager.

    Well, let's move on to the process of installing the modified recovery.

    • First of all, you need to go to the official website of the ROM Manager program in order to check the presence of your Android device in the display list of devices.
    • Now you actually need to launch the ROM Manager program, and then in the initial window select the item called "Recovery Setup".

    • After this you will go to another section where you need to find a subsection "Install or update Recovery", and below it click on the item "ClockworkMod Recovery".

    • Then the program will scan your device, as a result of which you will see the name of your Android device. In our case, this is a Google Nexus 7 (2013) device. You need to click on your device.

    • Once you tap on your Android device, you will be taken to the next step where you have to tap on the section "Install ClockworkMod."

    • Well, after this you will notice that the downloading of something has begun, namely download ClockworkMod.

    • After everything is downloaded, you will receive, which actually needs to be provided to this application.

    • Now after some time you should receive a special notification “Successfully flashed ClockworkMod recovery!”. Therefore, as soon as you receive it, immediately click on the button "OK."

    • Ready! You have installed a modified recovery from CWM on your smartphone, but for it to function you just need to reboot your Android device.

    Method 2. Installing CWM Recovery using Fastboot

    So, now we will look at installing this recovery using the most popular method, for which the Fastboot program will be useful.

    • First of all, you need to download the Fastboot program, for which you must go to link, and then go down to the section "Get just the command line tools" and select the required boot distribution for this program, depending on what operating system is installed on your computer/laptop.

    • After the bootable distribution is downloaded from the site, you need to run it, as a result you will receive a window like this with the inscription "Welcome to the Android SDK Tools Setup Wizard". You just need to press a button "Next >", to redirect to the next installation step.

    • Now the installation window will automatically check for the presence of the required Java SE component, but if it is not there, the installation program will automatically direct you to download what is needed for further installation. If the directions and opening of new tabs in the browser were not detected, then you just need to click on the button "Next >".

    • Here you need to select the item "Install for anyone using this computer", which means “Install for other users on this computer”, and then press the button "Next >".

    • Now you will go to the stage of selecting the path, that is, the location where this program will be installed. If you are an inexperienced user, we do not advise you to change anything here, just click on the button "Next >".

    • Ready! Android SDK Tools installation completed, if you want to run the program now, check the box. But right now we don’t need it yet.

    • After that you need to navigate to the folder "android-sdk", and then run the executable file "SDK Manager".

    • In the window that opens, you will be offered a list of parameters and settings, as well as the ability to set checkboxes, but we only need to check one box, and this is opposite the item "Android SDK Platform-tools", and then press the button "Install Packages".

    • Now you need to confirm your consent, for which select the option "Accept License", and then click on the button "Install".

    • Now that you've completed every single one of these steps, you'll notice a new folder appearing "platform-tools", which will contain the necessary programs for us, such as "ADB" And "Fastboot"

    Installation process of CWM Recovery

    • First of all you need to download the file version "recovery-clockwork.imd", and this can be done by link. In this case, you need to choose exactly the version that your Android device supports.
    • After the file "recovery-clockwork.img" downloaded, you will need to move it to a folder "platform-tools". By the way, for greater convenience, you better rename the file "recovery-clockwork.img" in the title "recovery.img", believe me, it’s much easier this way, just like when working with the command line, which will happen later, and when entering the file name itself.

    • Enable the feature on your phone "USB Debugging", for which you must first connect it to your computer via a USB interface

    • Then run command line (cmd), via keyboard shortcut "Win + R" where just enter the command "cmd", then click the button "Enter".

    • After this, a command line will open, in which you need to enter these commands sequentially, and after entering each one, press the button "Enter".

    CD path to the “platform-tools” folder

    • In our case, we received the following command, that is, we supplemented it by specifying the path to the files.

    adb reboot bootloader

    • So, if you did everything correctly, that is, as it should be according to our instructions, then you will receive the following

    • Now you need to use the command "cd/" in order to navigate back along the path to a particular folder. If you need to go to the previous section of the folder, just write the command on the command line "cd/", and then click on the button "Enter", and eventually we will move from one path to another.

    • Now we need to go to the folder itself "platform-tools", for which simply write on the command line and press the button "Enter".

    cd Program Files (x86)\Android\android-sdk\platform-tools

    • After this, you need to enter a command that will automatically install CWM Recovery. Command to be entered on the command line "fastboot flash recovery recovery.img".
    • If you did everything correctly, that is, as we described, then you will receive a message on the command line that will contain the following inscription "finished, total time: 0.800s"- this means that the recovery firmware was completed successfully.

    • Ready! Now your smartphone has a modified CWM Recovery installed instead of the basic one, which is preinstalled at the factory.

    Method 3. Installing CWM Recovery using the Rashr program

    It is worth noting that the Rashr program is a very convenient and easy-to-use application that will allow you to perform actions that are inaccessible to the eyes of an ordinary user.

    • First of all, you need to download the Rashr application, and you can do this on the official service Play Market.
    • Now that the application has automatically installed, you need to launch it. When you launch the Rashr app for the first time, you will receive request for superuser rights, which must be provided for further work with the program.

    • Here you need to select the necessary program to which we will give Superuser rights, and you need to select the program "CWM Recovery".

    • After this, all versions of the CWM Recovery program will open. In our case we got 2 versions ClockworkMod.

    • Then you will receive a request to download a file called the same "recovery-clockwork-touch-6.0.4.7-flo.img", you just need to press the button "Yes."

    • Now the download of the Recovery boot file and the version you selected in the available list of versions will begin.

    • When the download is complete, you will receive a message informing you that the CWM Recovery firmware has been successfully installed by clicking on the button "Yes", you will allow the smartphone to reboot with the already modified recovery.

    • Ready! You now have CWM Recovery on your Android device.

    Method 4. Install CWM Recovery on Samsung devices using the Odin program

    Worth noting that owners of smartphones and tablets from Samsung are very lucky, because they can install CWM Recovery using the Odin program.

    • First of all, you need to download CWM for your Samsung device.
    • After this, you need to connect your device, which can be either a tablet or a smartphone, to your computer/laptop, and you need to connect it via a USB interface.
    • Now you must open the program Odin3 v3.10, in order to be in the field "AP" add a file from Recovery.

    • After this you need to click on the button "Start", and then the process of installing the modified recovery will begin.
    • When the installation process is finished, you will just need to reboot your device.
    • Ready! Now CWM Recovery is installed on your smartphone!

    Well, as you can see, the process of installing the modified CWM Recovery recovery is not that complicated. Therefore, if you decide to once again experiment with your device, or even turn it into some kind of non-standard smartphone, then use CWM recovery.

    Video: Installing CWM Recovery on an Android device