Apr 18, 2015

How to Install CWM Custom Recovery {android phone} [PART 2]

# HOW TO INSTALL CWM RECOVERY

1. After installing all the , softweres and apps to your Pc and mobile from part 1,.........
2. Bring your phone in fastboot mode (search google for it or use volume down+power off button to do that when your phone is switch off IF YOUR PHONE IS MICROMAX BOLT A35 )
3. connect your phone to pc with data cable.



4. Now Open the folder, to which adb software is installed 

 5. In that folder there are four files, and you had to paste the CWM recovery.img.img file in it that you  have downloaded

6. After That ,In the folder hold (press) shift+ click right mouse button , then click on "open command window here"
NOTE: If you dont press shift, then" open command window here" option will not come and also if you open command window from start menu or from anywhere, it will not worked , you must open command window as stated above by holding shift and  click right mouse button, in adb folders

 7. Then command window will open  in that , type “fastboot devices” (without commas) and hit enter.


8. On hitting enter , it will show your device ID, that means you have done all the process correctly, and ready to proceed
 9. After that type, “fastboot flash recovery recovery.img.img” and hit enter.
please note that here recovery.img is file name. so if your downloaded file has diffrent name then replace recovery.img with that name.
for example , if your downloaded CWM recovery file has name "recovery" than you have to write this “fastboot flash recovery recovery.img" , .img should  not be written twice,
GENERAL FORM IS fastboot flash recovery filename.img


 10. ON hitting enter, installation process starts, and hardly it takes one minute, and after completion it says finished.
 BINGO, your CWM recovery installed succesfully



11. Remove your phone from data cable, and also remove your battrey and re-insert your battery, and switch on your phone.
12. In your phone, you already installed quieckbook app from part 1, so open quickboot
13. In quickboot there are four option Reboot , Recovery, Bootloader and power Off.
 U have to select Recovery option, that will reboot your phone, in CWM recovery mod .



14. Finally, installed CWM recovery look like this





THANK YOU FOR READING












7 comments:

  1. Hi this is result. Whot can i do?
    C:\adb>Fastboot devices
    0123456789ABCDEF fastboot

    C:\adb>fastboot flash recovery recovery.img
    error: cannot load 'recovery.img'

    C:\adb>fastboot flash recovery recovery.img.img
    target reported max download size of 134217728 bytes
    sending 'recovery' (7478 KB)...
    OKAY [ 0.231s]
    writing 'recovery'...
    FAILED (remote: download for partition 'recovery' is not allowed
    )
    finished. total time: 0.231s

    C:\adb>

    ReplyDelete
  2. Hello, I have the same result tan in the first post. (FAILED (remote: , partition recovery not suport flash ) what can i do to fix this and be able to get a custom recovery, I will preciate your help . thanks in advanced

    ReplyDelete
  3. Hi . i have problem . why my phone cant detection .
    C:\adb>fastboot devies
    In here empty -_-

    ReplyDelete
    Replies
    1. Maybe driver of your phone not correctly installed. Use mobogene on your PC and check your phone dected by it or not. Try to install adb driver again and follow the procedure again.
      Which phone are u using

      Delete
  4. i have installed adb divers....it recognised my device and instal the divers also...but when tpe this command on command prompt it says waiting for device....so i once again try to instal adb drivers....it says already instal in ur device...and iam using windows 10 in my pc...please mail if there is a solution for this my id chaitanyac96@gmail.com

    ReplyDelete