I would like to share guide how to flash manually CWM touch on your HTC Vision/G2/Desire Z. Here few things we need before flash CWM touch img.
1. ADB. You can download it from Android Developer website. Install Android SDK on your computer.1. After everything is ready, run/extract Android SDK first.
2. flash_image. Download it from CyanogenMod.
3. Touch recovery img. Download it from ClockWorkMod.
2. Then navigate to \Program Files\Android\android-sdk-windows\platform-tools.
3. Extract flash_image & put CWM touch img into \Program Files\Android\android-sdk-windows\platform-tools.
4. run command prompt (Start > Run > type: cmd)
5. on command prompt, navigate to \Program Files\Android\android-sdk-windows\platform-tools.
6. After that, we will push flash_image and recovery-clockwork-touch-x.x.x.x-vision.img into /sdcard/
7. Now we gonna using adb shell to complete the mission. type adb shell on command prompt.
Make sure sign hash (#) appear after you enter the command. if it show sign dollar ($), type su to grant SuperUser access.
8. Then type mount -o remount,exec /dev/block/mmcblk0p18 /sdcard
9. type flash_image recovery recovery-clockwork-touch-5.8.1.0-vision.img on shell
10. To confirm CWM touch already on your phone, type reboot recovery and check the result.
and... tada! CWM touch recovery installed on your phone. feel free to buy ROM Manager (Premium) on Google Play and help developer!
Special Thanks to: -
Google for Android SDK
Koushik Dutta for great ROM Manager & ClockWorkMod Recovery
CyanogenMod team for the AWESOMENESS ROM.
No comments:
Post a Comment