How to install ClockworkMod Recovery 5 (CWM) on Micromax A70

ClockworkMod Recovery is great functionality to be added to an android phone. It can make your phone virtually brick-proof. Installing custom Roms & taking backups becomes a matter of clicks. But that’s not all. There is vista of different things you can do with it like partitioning your sd card, flashing a zip file etc. Previously we showed you how to install version 4, now its time for version 5.0.2.3. So without further ado, here we go.

Requirements:

Changelog:

How to Install Clockworkmod Recovery (CWM) V5 on Samsung Galaxy Ace (Gingerbread)

ClockworkMod Recovery is very useful over the stock Recovery. It provides you with lot of additional options to work with. Samsung Galaxy Ace users can now have this ClockworkMod or CWM recovery.

Previously we showed how to install the CWM V4 on your Samsung Galaxy Ace & we showed you 4 methods of doing that.

There are a multitude of benefits of installing CWM on your phone & v5 is necessary if you are installing some new CM7 builds. This version is also known as Cyanogenmod recovery.

NOTE: The lastest version of this article has moved here. Please bookmark the new site.

Requirements:
Install CWM 4 first. (Tutorial)

  1. Download ClockworkModRecovery 5.0.2.6. (Applicable to Gingerbread)
  2. Once the CWM zip file is downloaded, place it to your sdcard.
  3. Now reboot in CWM recovery v4 (By pressing and holding Power button+Menu button during boot)
  4. Select ‘Apply Update from SDcard‘ and select the CWM zip file placed in your sdcard. (Note: If your zip file isn’t named as update.zip, please select option “Choose zip from sdcard” and select the .zip downloaded above).
  5. Restart from recovery. For verifying, go into recovery again. You will find that recovery has been updated to CWM Recovery.

Done! Enjoy!
(Note: This tutorial was re-verified in Aug ’12)

How to install ClockworkMod Recovery (CWM) on Micromax A70 without ROM Manager

You can manually install a custom recovery such as CWM Recovery using the fastboot or flash_image method if you don’t have a mobile internet connection.

With Fastboot:

For this method to work, you must have ADB and fastboot installed on your computer. Refer Get ADB working with A70

  1. Copy the recovery image from here to C:\
    Note: The recovery image should have .img extension. If it is in a zip file, extract the .img file from it.
  2. Power your device off. Hold the camera key.
  3. While holding the camera key, connect your device to your computer via USB and wait till you see ‘fastboot USB’ on the screen.
  4. Launch Command Prompt and type the following command:
    fastboot flash recovery c:\recovery.img
  5. Wait for the process to finish and reboot your device once it’s done. You can reboot using fastboot:
    fastboot-windows reboot

With flash_image:

‘flash_image’ is a tool for Android devices that lets you rewrite your phone’s system partitions with partition image files and installing it to your device requires ADB.

  1. Download flash_image and extract it from the zip file to a location on your computer. We extracted it to the main C drive (not in any folder) and will use that in the next steps.
  2. Download the recovery from here (A70) & copy it to C:\
  3. Enable USB debugging mode on your device from Menu > Settings > Applications > Development.
  4. Connect your device to your computer via USB.
  5. Open a Command Prompt window on your computer and enter the following commands:
    adb push c:\flash_image /sdcard/
    adb push c:\recovery.img /sdcard/
    adb shell
    su
    mount -o remount, rw /system
    cp /sdcard/flash_image /system/bin
    cd /system/bin
    chmod 777 flash_image
    flash_image recovery /sdcard/recovery.img

    This will first transfer flash_image and recovery.img to your phone. Then it will copy flash_image to the /system/bin folder of your Android device and make it executable. Finally, it will flash the custom recovery image to your device using flash_image.
    If you extracted the files elsewhere, use the appropriate paths and if your recovery image has a different name, use the appropriate name in the first two lines.

  6. Reboot your device once the process is finished and you’re done. You may exit adb and the Command Prompt window on your computer by entering ‘exit’ thrice.

The above methods appeared on addictivetips.com

Note if you have been able to do it successfully or know anymore about this, please leave a comment.

Related Articles:
How to install ClockworkMod Recovery 5 (CWM) on Micromax A70
How to install RZRecovery on Micromax A70

How to install ClockworkMod Recovery 4 (CWM) on Micromax A70

Previously we showed you how to root A70. Now its time for ClockworkMod Recovery.

ClockworkMod Recovery is great functionality to be added to an android phone. It can make your phone virtually brick-proof. Installing custom Roms & taking backups becomes a matter of clicks. But that’s not all. There is vista of different things you can do with it like partitioning your sd card, flashing a zip file etc. So without further ado, here we go.

Requirements:

  1. Rooted Micromax A70
  2. Battery charged at 50-60% (A full charge will be better).
  3. ROM Manager app
  4. An active internet connection


Instructions:

  1. Open ROM Manager. Tap on Flash ClockWorkModRecovery.
    Rom manager screenshot1
  2. Select “A70” from the list of devices that pop up. Wait for the download  to complete and flash the recovery Image.
    Rom manager screenshot2
  3. It will take some time to download & install the files. Once Done, tap on Reboot Into Recovery.
  4. Your Phone will be reboot into ClockWorkModRecovery.

In CWM recovery, use volume rocker to move up & down. Power key will act as select button.

Related Articles:
How to install ClockworkMod Recovery 4 (CWM) on Micromax A70 without ROM Manager
How to install ClockworkMod Recovery 5 (CWM) on Micromax A70
How to install RZRecovery on Micromax A70

How to install Clockworkmod Recovery v4 (CWM) on Samsung Galaxy Ace (Froyo)

If you are still on Froyo & do not want to update to gingerbread for some reason but would like to install  Clockworkmod Recovery (CWM), then no need to worry. Here is a tutorial to do exactly that.

Requirements:

  1. recovery_gamma_froyo.tar
  2. Cooper.ops
  3. Odin Multidownloader V4.38
  4. You need to be rooted.

Procedure:

  1. Run Odin.
  2. Select the Cooper.ops file in OPS field.
  3. Select ‘recovery_gamma_froyo.tar‘ in PDA field.
  4. Put your Ace in Download mode (by holding Volume down+Home+Power key during boot)
  5. Connect  your phone via USB. If Odin detects your phone, a yellow box will appear with port number.
  6. Click on Start.
  7. Wait until the yellow box goes blue with message “PASS

Unplug USB & restart the phone. And you’re done.

Related Articles:
>> How to install Clockworkmod Recovery (CWM) on Samsung Galaxy Ace (Gingerbread)
>> How to Install Clockworkmod Recovery (CWM) V5 on Samsung Galaxy Ace (Gingerbread)

How to install Clockworkmod Recovery v4 (CWM) on Samsung Galaxy Ace (Gingerbread)

Previously we showed you how to upgrade your Ace’s firmware to Gingerbread (2.3.4) & how to root your phone. (UPDATE: Unofficial CWM V5 is now available.)
Now its time for a tutorial for  how to install awesome Clockworkmod recovery on your phone.

ClockworkMod Recovery is very useful over the stock Recovery. It provides you with lot of additional options to work with. Samsung Galaxy Ace users can now have this ClockworkMod or CWM recovery.

Benefits of using ClockworkMod Recovery over Stock Recovery

  • It allows you to apply updates from sdcard, this feature is also present in stock recovery. More of the similar functionalities are Wipe data and wipe cache partition.
  • Install zip from sdcard is a very useful feature. With this you can easily install custom ROMs just by putting their zip files on SDcard, no need of Odin or a PC anymore.
  • You can backup and restore your ROM anytime you wish.
  • It allows you to mount several locations and also format SD card or SD card in ext.
  • Advance options allow you to reboot in recovery mode, wipe dalvik cache, report error, fix permissions and partition sdcard.

Before moving on to the tutorial, Note that Install CWM 4.0.0.9 only if you are on Gingerbread (2.3.x). You also need to be rooted.
If you are on Froyo, follow the link at the end of the tutorial.

Method 1: Stock recovery method

  1. Download ClockworkMod Recovery 4.0.0.9. (Applicable to Gingerbread)
  2. Once the CWM zip file is downloaded, place it to your sdcard.
  3. Now reboot in recovery mode. (By pressing and holding Power button+Menu button during boot)
  4. Select ‘Apply Update from SDcard‘ and select the CWM zip file placed in your sdcard. Script will take only a few seconds to run.
  5. Restart from recovery. For verifying, go into recovery again. You will find stock recovery has been updated to CWM Recovery.

Method 2: Flashing with Odin (.tar not availaible for GB )

  1. First you need to download the recovery in .tar format.
  2.  Then, run ODIN on your system and click on PDA to choose cwm-recovery-ALL.tar.
  3. Then, enter download mode on the phone and connect it to the computer via USB.
  4. Once connected, hit the Start button on ODIN and wait for the recovery to flash.
  5. Lastly, wait for the phone reboots, disconnect it from the computer and close ODIN.

Method 3: Installing with ROM Manager (UPDATE: Rom manager is only working with CM7 builds for now)

  1. Install the latest ROM Manager from Android Market.
  2. Select “Flash ClockworkMod Recovery’.
  3. Select Samsung Galaxy Ace from the menu that pops up & wait for the recovery to be installed.
  4. After you’re done, select ‘reboot into recovery’  in ROM Manager and you will boot in CWM interface.

Method 4: Flash_image Method

  1. Download the .img file from here.
  2. Boot your device into CWM recovery.
  3. Push recovery-clockwork-xx-galaxyace.img to your device using command-
    “adb push recovery-clockwork-xx-galaxyace.img /tmp/”
  4. Login to your device over “adb shell”
  5. Mount /system using  command below-
    “mount /dev/block/stl12 /system”
  6. Flash CWM recovery using command below-
    “flash_image recoveryonly /tmp/recovery-clockwork-5.0.2.3-galaxyace.img”
  7. Umount /system
    “umount /system”
  8. Reboot your device using “reboot recovery” command to test your new CWM recovery. Reboot your device.

If you are on froyo though, you can still avail the benefits of CWM by following this tutorial-
>> How to install Clockworkmod Recovery (CWM) (Froyo)

Related Articles:
>> How to Install Clockworkmod Recovery (CWM) V5 on Samsung Galaxy Ace (Gingerbread)

Reverified in Aug ’12

The always up-to-date Samsung Galaxy Ace’s Custom Roms Wiki

Ace is moving up in the dev circles. A lot of stuff is happening for ACE.
Here is a wiki of Major Roms available for your beloved phone.

Rooting & Unrooting
How to root?
How to unroot?

Flashing/Upgrade
ODIN Tutorial
Samsung Kies Tutorial

ClockworkMod Recovery version: 4.0.0.9
Gingerbread Tutorial
Froyo Tutorial
What is CWM?

Official/Leaked Stock ROMS:

Official Gingerbread 2.3.4: KQ5 (India)
Official Gingerbread 2.3.3: KPN
Download here

Custom:

GingerReal (best)
Status: V1.3.0 Final
Download

CodeROM
Status: v2x-2b (1st Aug 2011)
Release statement & Download

CodeROM NexusACE
status: Released
Tutorial & Download

FirstUA-Rom
status: v1.2 (8th Aug)
Tutorial & Download

Blackhawk Rom
Tutorial & Download

VillianROM v1 (lightweight)
Status: released (19th May 2011)
Release statement & Download
————————————————————————————
The one worth waiting for:

CYANOGEN MOD 7 (Android 2.3.7)
Cooper-kang-Beta 2 by grif_07 : CyanogenMod 7.1-cooper-KANG-BETA Android 2.3.5
CyanoAce RC 2 by BehradGH: CyanogenMod 7.1 Beta3 2.3.5 “Cyano Ace”
Official CM7: Undetermined

Other Minor Roms:

Fla.sh X2.3
Instructions & download

SanGingerAce v3.5
Instructions & download

Glsmt-ROM-v2.1
Instructions & download

BehradGH v2.0
Instructions & download

IlaRom V alpha
Instructions & download

CyceronPL V1.0
Instructions & download

Left out your favorite one? Let us know!