Here is the first custom recovery for the HTC Desire C. You need to have adb configured for this to work.
Connect your phone to your PC using a USB Cable, then open up a command prompt. Type the following command:
This should have rebooted your device into the bootloader, if it didn't then you may not have the right drivers
Then to flash the recovery type:
Bugs
Reboots after 10 minutes
Recovery (credit to nikhil16242 for the latest update)
DOWNLOAD
Clockwork Mod Superuser for those who want to root
DOWNLOAD
Choose 'Install zip from SD card'
After you have installed the recovery try my ROM
http://forum.xda-developers.com/showthread.php?p=29256441
If you like it hit thanks or consider donating to help me get this device
Code:
#include
/*
* 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 ROM
* 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.
*/
Connect your phone to your PC using a USB Cable, then open up a command prompt. Type the following command:
Code:
adb reboot bootloader
Then to flash the recovery type:
Code:
fastboot flash recovery [B]recovery-name[/B].img
Bugs
Reboots after 10 minutes
Recovery (credit to nikhil16242 for the latest update)
DOWNLOAD
Clockwork Mod Superuser for those who want to root
DOWNLOAD
Choose 'Install zip from SD card'
After you have installed the recovery try my ROM
If you like it hit thanks or consider donating to help me get this device
Last edited: