Tuesday, May 24, 2016

How to Install ClockworkMod Recovery on the ChaCha




If therootaccesson your ChaCha can’t satisfy you, as it just allows installation of root-only apps, you should move your hd over to a custom recovery. A custom recovery will let you install custom 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 theClockworkModRecovery running on your ChaCha.By EditAndroidI. Before You Begin:1. You must have rooted your device before doing this procedure. Just hdhernd follow the instructions to root the device.2. This should replace thestockrecoveryon 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 2.FastbootIII. Installing ClockworkMod Recovery on the ChaCha:1. Download and place both the files you downloaded to yourDesktop.2. Extract files from the Fastboot archive to your Desktop. Do NOT launch any files just yet.3. Enable the USBdebuggingoption on your device fromMenu>>Settings>>Appliions>>Development>>USB debugging.4. Connect the device to your PC via USB cable.5. Open aCommandPromptWindow on your Desktop. It can be done by pressing and holding theShiftbutton on your board and right-clicking on any empty ar on the screen, then selectOpen command window here.6. Type in following commands into the Command Prompt Window:adb rebootbootloader7. The device should reboot into the bootloader mode, usually known as HBOOT mode.8. Once you enter the bootloader mode, chooseFastbootoption.9. Next, enter following commands into the Command Prompt Window:fastboot flash recovery recovery.img10. Let it flash therecoveryfile.11. Once it’s done, issue the following command:fastboot reboot12. 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