Wednesday 4 December 2013

How to Install ClockworkMod Recovery on the HTC ChaCha

How to Install ClockworkMod Recovery on the HTC ChaCha




If the root access on your HTC ChaCha can’t satisfy you, as it just allows installation of root-only apps, you should move your head over to a custom recovery. A custom recovery will let you installcustom ROMs which offer far more customization options that you wouldn’t usually get by installing apps. If this seems interesting to you
, follow our guide below and get the ClockworkMod Recovery running on your HTC ChaCha.

I. Before You Begin:

1. You must have rooted your device before doing this procedure. Just head here and follow the instructions to root the device.(click here)
2. This should replace the stock recovery on your device with a custom recovery.
3. Make sure your device’s charged to last till the end of the process.

II. Downloading Required Files:


1. ClockworkMod Recovery Image (Download link’s given in the first post, in step-3)
2. Fastboot

III. Installing ClockworkMod Recovery on the HTC ChaCha:

1. Download and place both the files you downloaded to your Desktop.
2. Extract files from the Fastboot archive to your Desktop. Do NOT launch any files just yet.
3. Enable the USB debugging option on your device fromMenu>>Settings>>Applications>>Development>>USB debugging.
4. Connect the device to your PC via USB cable.
5. Open a Command Prompt Window on your Desktop. It can be done by pressing and holding theShift button on your keyboard and right-clicking on any empty area on the screen, then selectOpen command window here.
6. Type in following commands into the Command Prompt Window:
adb reboot bootloader
7. The device should reboot into the bootloader mode, usually known as HBOOT mode.
8. Once you enter the bootloader mode, choose Fastboot option.
9. Next, enter following commands into the Command Prompt Window:
fastboot flash recovery recovery.img
10. Let it flash the recovery file.
11. Once it’s done, issue the following command:
fastboot reboot
12. The device should reboot and you’re all done!
Brilliant! Your device’s now equipped with a custom recovery called ClockworkMod, it’s waiting to be tested out by you!

No comments :

Post a Comment