[RECOVERY][25/9]ClockworkMod Recovery 6.0.5.1 - Android One | Common to all

Search This thread

varun.chitre15

Inactive Recognized Developer
Oct 23, 2011
3,153
15,403
Sangli
52hmASNQuXiKfCrV3I1f-iRxUgApdiS4FNSNBI7o6g-rqFEPk7AbSRMaLJWmZEmAPqY=w300

ClockworkMod recovery is a recovery designed by Koushik Dutta
Code:
#include <std_disclaimer.h>
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this recovery
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

Requirements:
  • Any Android One device with Unlocked Bootloader

Unlocking the bootloader:
  • Reboot to fastboot mode
  • Execute following commands
    Code:
    fastboot oem unlock
    fastboot format userdata

Note: You will lose all data of your's after this

Install recovery through fastboot:
  1. Download the recovery.img from here
  2. Reboot the phone into bootloader/fastboot mode
    Code:
    adb reboot bootloader
  3. Flash the recovery image and reboot
    Code:
    fastboot flash recovery recovery.img
    Code:
    fastboot reboot

Note: In the install menu, do not select /sdcard because we don't have internal storage which is meant for anything other than installing apps. We only have external sd which is /external_sd which you have to select. This applies for backup and restore and every other operation involving the sdcard.

XDA:DevDB Information
CWM Recovery, a Recovery for Android One devices

Contributors
varun.chitre15

Version Information
Status: Testing

Created 2014-09-24
Last Updated 2014-09-24
 
Last edited:

k2wl

Senior Member
Apr 19, 2008
3,166
7,574
good work!!
have cwm now.
are you going to release recovery sources???
 

alaap_surendran

New member
Apr 24, 2013
4
4
Ok!! Awesome!! but...

Will we get the OTA Updates and will the ota update install successfully with this recovery.... i am scared.... if it dosent... can anyone post the stock recovery (or the rom) image... Thanks forur hard work.. :laugh:
 

k2wl

Senior Member
Apr 19, 2008
3,166
7,574
Will we get the OTA Updates and will the ota update install successfully with this recovery.... i am scared.... if it dosent... can anyone post the stock recovery (or the rom) image... Thanks forur hard work.. :laugh:
posting stock recovey is not possible yet because there is no root method without cwm.
when OP get the DEVICE(mostly this saturday) he will put more methods for root without cwm.
that time he will post stock recovery too. so have little patience.
 
  • Like
Reactions: varunrocks17

Recognized Noob

Senior Member
Aug 14, 2013
829
319
ON YOUR BED
posting stock recovey is not possible yet because there is no root method without cwm.
when OP get the DEVICE(mostly this saturday) he will put more methods for root without cwm.
that time he will post stock recovery too. so have little patience.
whenever i reboot i go to cwm. help? is this one of those recoveries where u have to reflash the stock one before rebooting?
 
Last edited:

alaap_surendran

New member
Apr 24, 2013
4
4
posting stock recovey is not possible yet because there is no root method without cwm.
when OP get the DEVICE(mostly this saturday) he will put more methods for root without cwm.
that time he will post stock recovery too. so have little patience.


whenever i reboot i go to cwm. help? is this one of those recoveries where u have to reflash the stock one before rebooting?

I am not going to flash this until the OP gets his Android One Device... Thanks @k2wl ......

Sent from my Nexus 7 using XDA Free mobile app
 
Last edited:

varun.chitre15

Inactive Recognized Developer
Oct 23, 2011
3,153
15,403
Sangli
have you formated userdata partition???
it may be bad flash

go back to fastboot mode
format cache,data and system and then flash cwm.
reboot
Why would you suggest him to format system?
i go to cmd and do fastboot format system then cache followed by userdata and then flash but still nothing. help
Edit: now i am stuck at Karbonn logo. please help
You now have to wait for someone to dump system image to be able to boot into system because you just formatted it. I will do it once I have my phone.
If you had followed the instructions cut to cut you might not have faced this.
 
  • Like
Reactions: Utkarsh Tiwari

rohitsonone

Senior Member
Mar 19, 2014
283
60
mumbai
Please someone provide guide for adb

I've rooted my galaxy y previously but it didn't require adb commands if someone could provide me guide for setting up adb it would be really helpful and how to go to recovery mode in this device?
 

varunrocks17

Senior Member

Top Liked Posts

  • There are no posts matching your filters.
  • 47
    52hmASNQuXiKfCrV3I1f-iRxUgApdiS4FNSNBI7o6g-rqFEPk7AbSRMaLJWmZEmAPqY=w300

    ClockworkMod recovery is a recovery designed by Koushik Dutta
    Code:
    #include <std_disclaimer.h>
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this recovery
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you.
     */

    Requirements:
    • Any Android One device with Unlocked Bootloader

    Unlocking the bootloader:
    • Reboot to fastboot mode
    • Execute following commands
      Code:
      fastboot oem unlock
      fastboot format userdata

    Note: You will lose all data of your's after this

    Install recovery through fastboot:
    1. Download the recovery.img from here
    2. Reboot the phone into bootloader/fastboot mode
      Code:
      adb reboot bootloader
    3. Flash the recovery image and reboot
      Code:
      fastboot flash recovery recovery.img
      Code:
      fastboot reboot

    Note: In the install menu, do not select /sdcard because we don't have internal storage which is meant for anything other than installing apps. We only have external sd which is /external_sd which you have to select. This applies for backup and restore and every other operation involving the sdcard.

    XDA:DevDB Information
    CWM Recovery, a Recovery for Android One devices

    Contributors
    varun.chitre15

    Version Information
    Status: Testing

    Created 2014-09-24
    Last Updated 2014-09-24
    5
    Fixed sdcard in recovery :)
    Fixed recovery will roll out soon.
    3
    have you formated userdata partition???
    it may be bad flash

    go back to fastboot mode
    format cache,data and system and then flash cwm.
    reboot
    cam u atleast gimme system.img?
    2
    posting stock recovey is not possible yet because there is no root method without cwm.
    when OP get the DEVICE(mostly this saturday) he will put more methods for root without cwm.
    that time he will post stock recovery too. so have little patience.
    whenever i reboot i go to cwm. help? is this one of those recoveries where u have to reflash the stock one before rebooting?
    2
    @ Recognized Noob

    https://s.basketbuild.com/filedl/devs?dev=k2wl&dl=k2wl/stocksystem.img.zip
    this is system img form my device
    i have formatted my system and i didn’t get any boot loop.
    anyway sorry for inconvenience.http://xdaforums.com/member.php?u=5393124