Install Custom Recovery On Andriod one (Sprout,Sprout4,Sprout8)
Install Custom Recovery On Andriod one (Sprout,Sprout4,Sprout8).
Step 4 :- Next Reboot your phone into Fastboot/Bootloader Mode by using the below code.
How to install CWM Recovery in Micromax Canvas A1 (Android One Devices)
Note :- This tutorial for installing Custom Recovery Works for Micromax Canvas A1, Karbonn Sparkle V and Spice Dream Uno all Other Andriod Phone.
How to Install CUSTOM 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 :-
1. Now download TWRPRecovery.img from the below link.
2. Now download Philiz Recovery.img from the below link.
3. Now download Cw Recovery.img from the below link.
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 ,Philiz,TWRP Recovery and if you face any problem then please comment below.
Visit its official Thread on XDA Forums for more details.