Previously, we had CWM 4.x for the Charge, and I attempted a while ago to update it to CWM 5.x and that didn't work. I just tried again and it worked this time doing the same thing as before. Not completely sure what changed to make it work, but I'm not complaining. Enjoy and let me know if there are any issues. I did some quick testing and didn't see anything wrong, but I can only test so much.
Button Mapping
Vol Up / Home - Go up
Vol Dn / Menu - Go Down
Back - Go Back
Power / Search - Select Item
Flashing Tips
Use the rear USB Ports on your computer if possible, and without a USB extension cable.
When in Download mode with the battery out, put the battery back in and uncheck Auto-Reboot in Odin. When done flashing, remove the battery and USB cable, put the battery back in and reboot - credit to jami2976
Known Issues
CWM Getting over-written by stock recovery - Flash a custom kernel or delete /system/etc/install-recovery.sh
Failed to mount /sdcard error(s) - Perform the following commands with ADB:
Type each line in and press enter. Do not skip a line, or you may loose data
It seems to have worked for anyone that tested and had this issue.
Download
0817
Button Mapping
Vol Up / Home - Go up
Vol Dn / Menu - Go Down
Back - Go Back
Power / Search - Select Item
Flashing Tips
Use the rear USB Ports on your computer if possible, and without a USB extension cable.
When in Download mode with the battery out, put the battery back in and uncheck Auto-Reboot in Odin. When done flashing, remove the battery and USB cable, put the battery back in and reboot - credit to jami2976
Known Issues
CWM Getting over-written by stock recovery - Flash a custom kernel or delete /system/etc/install-recovery.sh
Failed to mount /sdcard error(s) - Perform the following commands with ADB:
Code:
adb shell<br />
umount /sdcard<br />
rm -f /sdcard<br />
mkdir /sdcard<br />
exit

Download
0817