New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
xmc wildchild22
Old
(Last edited by xmc wildchild22; 26th August 2012 at 10:45 PM.)
#1  
xmc wildchild22's Avatar
Recognized Developer - OP
Thanks Meter 1201
Posts: 1,200
Join Date: Jul 2011
Location: Chi-Town Suburbs
Default [RECOVERY][STABLE]Clockworkmod 5.5.0.4 Non-Touch

Clockworkmod 5.5.0.4 Non touch recovery for the myTouch 4G Slide
Everything works

I highly reccomended to upgrade if coming from a past version of clockworkmod

How to install using terminal emulator (DD)

1. Download image to your sdcard then
2. Also download and open terminal emulator from the Play then type:
Code:
su
dd if=/sdcard/CWM_recovery_5504.img of=/dev/block/mmcblk0p21
reboot recovery
How to install using adb

1. Download
2. Setup ADB and Fastboot
Code:
adb reboot bootloader
fastboot flash recovery CWM_recovery_5504.img
fastboot reboot
How to install using terminal emulator (Flash_Image)

1. Download image to your sdcard then
2. Also download and open terminal emulator from the Play then type:
Code:
su
flash_image recovery /sdcard/CWM_recovery_5504.img
reboot recovery
Features:
Power off charging
Openrecovery support (pretty sure)
UI changes
Noticeably faster overall
New CWM changes
slick blue theme with some Gnexus bootloader overlay themes
better logging\error detection

I will hopefully soon be able to put it in rom manager

Thanks:
Kornyone
Koush and Cm team
Emmanuel Utomi

Click and get you and I more Dropbox space

Don't pm me about Mr Root (discontinued project)

G1 --> myTouch 4G --> myTouch 4G Slide

My stuff
My Github | WildchildIcE | Wanna Build ICS from Source? | CWM 5.5.0.4 & 6.0.0.0 | MikMiui ICS | VanillaBean - Source | ParanoidAndroid | JellyKang - Source | WildKernel - Source
The Following 16 Users Say Thank You to xmc wildchild22 For This Useful Post: [ Click to Expand ]
 
gtmaster303
Old
#2  
gtmaster303's Avatar
Senior Member
Thanks Meter 349
Posts: 1,222
Join Date: Oct 2010

 
DONATE TO ME
Please let us know when you get this into rom manager!
GREAT WORK
 
rawdaddymagraden
Old
#3  
rawdaddymagraden's Avatar
Senior Member
Thanks Meter 509
Posts: 978
Join Date: Nov 2011
Location: Mo-Ville
Going to try this now and report back I have s-on so I will test that as well

Sent from my myTouch_4G_Slide using Tapatalk 2


☆REMEMBER TO USE THE SEARCH BOX AT THE TOP BEFORE ASKING☆
IF I HELPED IN ANY WAY PLEASE FEEL FREE TO HIT THE THANKS BUTTON
The Following User Says Thank You to rawdaddymagraden For This Useful Post: [ Click to Expand ]
 
AgentCherryColla
Old
#4  
AgentCherryColla's Avatar
Senior Member
Thanks Meter 424
Posts: 1,314
Join Date: Jan 2012
Location: Carpentersville
****! That's sweet. Will flash ASAP, hopefully there's no bricks Xo

Sent from my myTouch_4G_Slide using xda premium
Phones: iPhone (3G/s) MyTouch 4GSlide CyanogenMod (7/9/10[.1]) Galaxy S II (TMOUS) AOKP
Tablets: Kindle Fire (Cyanogenmod) Nook Color CyanogenMod
Other: Archos HomeConnect 35 CyanogenMod7 (If you want, ask)
The Following User Says Thank You to AgentCherryColla For This Useful Post: [ Click to Expand ]
 
xmc wildchild22
Old
#5  
xmc wildchild22's Avatar
Recognized Developer - OP
Thanks Meter 1201
Posts: 1,200
Join Date: Jul 2011
Location: Chi-Town Suburbs
Quote:
Originally Posted by rawdaddymagraden View Post
Going to try this now and report back I have s-on so I will test that as well

Sent from my myTouch_4G_Slide using Tapatalk 2
if it doesn't work, then I'll try building twrp because I know that has it. That could eliminate the need for S-Off!
Emmanuel Utomi

Click and get you and I more Dropbox space

Don't pm me about Mr Root (discontinued project)

G1 --> myTouch 4G --> myTouch 4G Slide

My stuff
My Github | WildchildIcE | Wanna Build ICS from Source? | CWM 5.5.0.4 & 6.0.0.0 | MikMiui ICS | VanillaBean - Source | ParanoidAndroid | JellyKang - Source | WildKernel - Source
 
godbilla
Old
#6  
godbilla's Avatar
Member
Thanks Meter 22
Posts: 76
Join Date: Jan 2011
Is it possible to flash with terminal emulator?

Sent from my myTouch_4G_Slide using Tapatalk
 
AgentCherryColla
Old
#7  
AgentCherryColla's Avatar
Senior Member
Thanks Meter 424
Posts: 1,314
Join Date: Jan 2012
Location: Carpentersville
Quote:
Originally Posted by xmc wildchild22 View Post
if it doesn't work, then I'll try building twrp because I know that has it. That could eliminate the need for S-Off!
Lolz that was going to be my 1st big project, TWRP. But I have no time Xo How'd you manage to build a 5.5 w/o the 3.0 Kernel Source?

Sent from my myTouch_4G_Slide using xda premium
Phones: iPhone (3G/s) MyTouch 4GSlide CyanogenMod (7/9/10[.1]) Galaxy S II (TMOUS) AOKP
Tablets: Kindle Fire (Cyanogenmod) Nook Color CyanogenMod
Other: Archos HomeConnect 35 CyanogenMod7 (If you want, ask)
 
xmc wildchild22
Old
#8  
xmc wildchild22's Avatar
Recognized Developer - OP
Thanks Meter 1201
Posts: 1,200
Join Date: Jul 2011
Location: Chi-Town Suburbs
Quote:
Originally Posted by AgentCherryColla View Post
Lolz that was going to be my 1st big project, TWRP. But I have no time Xo How'd you manage to build a 5.5 w/o the 3.0 Kernel Source?

Sent from my myTouch_4G_Slide using xda premium
using magic young one .....ill upload everything i needed to hack or change to github when i get on my laptop

Quote:
Originally Posted by godbilla View Post
Is it possible to flash with terminal emulator?

Sent from my myTouch_4G_Slide using Tapatalk
from undead cwm thread...
just replace the clockworkmod image name with my cwm image
5. Then open Term emulator and this....
su
dd if=/data/local/recovery-clockworkmod-5.0.2.7-doubleshot.img of=/dev/block/mmcblk0p21
Press ENTER

6. It should say transferring bytes blah blah
Emmanuel Utomi

Click and get you and I more Dropbox space

Don't pm me about Mr Root (discontinued project)

G1 --> myTouch 4G --> myTouch 4G Slide

My stuff
My Github | WildchildIcE | Wanna Build ICS from Source? | CWM 5.5.0.4 & 6.0.0.0 | MikMiui ICS | VanillaBean - Source | ParanoidAndroid | JellyKang - Source | WildKernel - Source
 
jaronm
Old
#9  
Member
Thanks Meter 5
Posts: 53
Join Date: Dec 2011
The ROM Manager app still reports 5.0.2.7 for "Current" and "Latest" after flashing with ADB. Is this normal?
 
john9
Old
#10  
Account currently disabled
Thanks Meter 263
Posts: 1,591
Join Date: Oct 2011
nice work will try .