How to install CWM Recovery on Micromax Canvas A1 (Android One Devices)
Note: This tutorial for installing CWM Recovery Works for Micromax Canvas A1, Karbonn Sparkle V, and Spice Dream Uno.
You Might Like: How to Root Micromax Canvas A1, Karbonn Sparkle V and Spice Dream Uno (Android One Devices) – Without PC
How to Install CWM Recovery?
Unlocking Bootloader
Step 1: Firstly Reboot Your Device into the Fastboot Mode.
Step 2: Now use below commands in adb to unlock bootloader.
fastboot oem unlock fastboot format userdata
Installing Recovery through Fastboot:
Step 3: Now download CWM Recovery.img from the below link.
Download Recovery.img from Android File Host
Step 4: Next Reboot your phone into Fastboot/Bootloader Mode by using the below code.
adb reboot bootloader
Step 5: Now use the below code to flash recovery.img file.
fastboot flash recovery recovery.img
Step 6: Now use the below code to reboot your device.
fastboot reboot
That’s it, Now start Flashing Custom Roms with CWM Recovery and if you face any problem then please comment below.
Visit its official Thread on XDA Forums for more details.