[recovery] Clockwork !!! TOUCH !!!

Search This thread

neidlinger

Senior Member
Aug 30, 2010
2,365
444
Cincinnati
Download from here http://www.clockworkmod.com/rommanager, under MyTouch4G, not Glacier

Store in your ADB folder

Change your drive to your ADB folder

push the recovery to your SD Card

Code:
adb push recovery-clockwork-touch-5.8.1.0-glacier.img /mnt/sdcard

Flash the recovery image.

Code:
cd c:\adb
c:adb> adb shell
# flash_image recovery /sdcard/recovery-clockwork-touch-5.8.1.0-glacier.img



test it

Code:
reboot recovery


should look like this

Code:
C:\adb>adb push recovery-clockwork-touch-5.8.1.0-glacier.img /mnt/sdcard
adb server is out of date.  killing...
* daemon started successfully *
1438 KB/s (3590144 bytes in 2.437s)

C:\adb>adb shell
# flash_image recovery /sdcard/recovery-clockwork-touch-5.8.1.0-glacier.img
flash_image recovery /sdcard/recovery-clockwork-touch-5.8.1.0-glacier.img
# adb reboot recovery
adb reboot recovery
adb: not found
# reboot recovery
reboot recovery

C:\adb>

I am not taking credit for this work. Koush is an awesome developer and deserves the respect.

You can also buy the app from the Clockwork ROM manager for 2.ooUSD.
 

Nicgraner

Senior Member
Dec 14, 2010
1,138
188
Dripping Springs
Thanks neidlinger, although couldn't you just do
Code:
fastboot flash recovery recovery.img
?

Sent from my HTC Glacier using xda premium
 

estallings15

Senior Member
Apr 22, 2011
6,201
2,547
You can also do it in terminal emulator.

Make sure you have flash_image binary in /system/bin. If not, google it and drop it there. Rename recovery to recovery.img and place in root of sd.

In TE type:
su
flash_image recovery /sdcard/recovery.img

And that's it!

Edit: if that doesn't work, move the recovery image to /system/bin and, in TE, type:

su
cd /system/bin
./flash_image recovery recovery.img

Sent from my HTC Glacier using XDA App
 
Last edited:

TeeJay3800

Retired Forum Moderator
Oct 31, 2009
5,261
1,580
Michigan
Why do we need a second ClockworkMod Touch thread in the dev section?

Sent from my HTC Glacier using xda premium
 

blackwing182

Senior Member
Nov 21, 2010
3,103
2,934
Naranjito P.R
OnePlus 8T
OnePlus 9
Why do we need a second ClockworkMod Touch thread in the dev section?

Sent from my HTC Glacier using xda premium

well this more complete becouse this have a tu torial and people that doesent have mony to buy the app can easy go the free way! :)

---------- Post added at 10:06 PM ---------- Previous post was at 10:04 PM ----------

i think that he dosent see the post!
 

Orical

Senior Member
May 22, 2011
2,211
731
Boston
Serious question, is this worth using and does it provide something other than touch screen options for the user?
 

estallings15

Senior Member
Apr 22, 2011
6,201
2,547
Serious question, is this worth using and does it provide something other than touch screen options for the user?

It looked to be exactly the same as regular CWM recovery as far as menu's are concerned. Zero eye candy or extra features. That's what I saw. Anyone else want to confirm or deny this?

Sent from my HTC Glacier using XDA App
 

neidlinger

Senior Member
Aug 30, 2010
2,365
444
Cincinnati
well this more complete becouse this have a tu torial and people that doesent have mony to buy the app can easy go the free way! :)

---------- Post added at 10:06 PM ---------- Previous post was at 10:04 PM ----------

i think that he dosent see the post!



I didn't see it. I posted this from my tablet and didn't look at the sticky. This is my first double post ever on XDA. I can use my mulligan.
 

coupetastic-droid

Senior Member
Dec 25, 2010
2,119
320
cali
Touch version is same as regular. No eye candy. Like I said on the other clockwork touch thread, I don't care for the eye candy on a recovery. I leave the eye candy for the roms. I love the simplicity of clockwork.
 

bmakk2055

Senior Member
May 15, 2011
3,046
900
4ext touch recovery is much better.
1. It backs up and restores much faster.
2. It has a battery percentage also

Sent from my HTC Glacier using xda premium
 

estallings15

Senior Member
Apr 22, 2011
6,201
2,547
4ext touch recovery is much better.
1. It backs up and restores much faster.
2. It has a battery percentage also

Sent from my HTC Glacier using xda premium

It also has a better wipe menu, allows converting filesystem types of individual partitions, and the sd partition management is great.


Sent from my HTC Glacier using XDA App
 

estallings15

Senior Member
Apr 22, 2011
6,201
2,547
Useless to you. I've used a LOT of the extra features. To each his own, dude.

Sent from my HTC Glacier using XDA App
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5
    Download from here http://www.clockworkmod.com/rommanager, under MyTouch4G, not Glacier

    Store in your ADB folder

    Change your drive to your ADB folder

    push the recovery to your SD Card

    Code:
    adb push recovery-clockwork-touch-5.8.1.0-glacier.img /mnt/sdcard

    Flash the recovery image.

    Code:
    cd c:\adb
    c:adb> adb shell
    # flash_image recovery /sdcard/recovery-clockwork-touch-5.8.1.0-glacier.img



    test it

    Code:
    reboot recovery


    should look like this

    Code:
    C:\adb>adb push recovery-clockwork-touch-5.8.1.0-glacier.img /mnt/sdcard
    adb server is out of date.  killing...
    * daemon started successfully *
    1438 KB/s (3590144 bytes in 2.437s)
    
    C:\adb>adb shell
    # flash_image recovery /sdcard/recovery-clockwork-touch-5.8.1.0-glacier.img
    flash_image recovery /sdcard/recovery-clockwork-touch-5.8.1.0-glacier.img
    # adb reboot recovery
    adb reboot recovery
    adb: not found
    # reboot recovery
    reboot recovery
    
    C:\adb>

    I am not taking credit for this work. Koush is an awesome developer and deserves the respect.

    You can also buy the app from the Clockwork ROM manager for 2.ooUSD.
    1
    4ext touch recovery is much better.
    1. It backs up and restores much faster.
    2. It has a battery percentage also
    With more features, comes more potential for instability. I prefer stability and reliability over eye candy and useless features.
    1
    having the reboot into recovery bug when trying to re-charge while powered down
    anyone else?

    Yup. Me too. I really don't charge my device while powered off so not a biggie for me at the moment.