Custom recoveries are designed to replace stock recovery software and come with the ability to create complete backup images of every bit and piece of data stored on an Android device at any given time. Arguably, the most popular and commonly used brand when it comes to custom recovery software is ClockworkMod (CWM) recovery. The following information covers everything you need to know in order to flash a ClockworkMod recovery onto your device. It should be noted that before a custom recovery image can be installed onto an Android device, its bootloader must be unlocked; the method for doing so varies from one device to another.

What You Need

What You Need to Do

  1. Connect your device to the computer via a USB cable.
  2.  Open a command prompt on the computer.
  3. Locate where you installed Android SDK on the computer, and then copy the path to the Platform Tools folder. The path will look something like this: “C:/Android SDK/adt-bundle-windows-x86_64-20131030/sdk/platform-tools/.”.
  4. Paste the copied path into the Command Prompt, adding a “cd” in front of it. The end result should resemble “cd C:/Android SDK/adt-bundle-windows-x86_64-20131030/sdk/platform-tools/.
  5. Execute the command.
  6. Type “adb devices” into the Command Prompt, and make sure your device is listed.
  7. Type “adb reboot bootloader” and allow the device to reboot into the bootloader.
  8. On the computer, go to the Platform Tools subfolder located within the Android SDK folder.
  9. Open a Command Prompt in the Platform Tools folder by pressing the Shift key and right-clicking the mouse, then select ‘Open command window here’.
  10. Type “fastboot devices” and check to ensure that your device is listed
  11. Type in ‘fastboot flash recovery‘ followed by the file name of the recovery you want to flash (without parentheses). The filename of a recovery image usually looks like ‘cwm-6.0.4.6-MotoG4.4.img‘.
  12. Once the custom ClockworkMod recovery image has been flashed onto your device, the last thing you want to do is reboot the device as usual. Instead, you need to enter Recovery Mode from the Bootloader by using the Volume Rocker to highlight and the Power button to confirm.
  13. Once you enter Recovery Mode, you will see that a custom ClockworkMod recovery has been flashed. It is safe to reboot the device from Recovery Mode using the ‘Reboot system now’ option.

How to do ClockworkMod Recovery - 68How to do ClockworkMod Recovery - 27How to do ClockworkMod Recovery - 20How to do ClockworkMod Recovery - 70How to do ClockworkMod Recovery - 44How to do ClockworkMod Recovery - 22How to do ClockworkMod Recovery - 19