Is anyone using the Clockworkmod Touch Recovery for Sprint Galaxy S3? If so, how is it working? is there a flashable zip file to install?
You'll need to check the Sprint DEV forum in order to see if there is a flashable zip. However, to do it on your own, and possibly to save you some time, all you'll need to do is the following:Is anyone using the Clockworkmod Touch Recovery for Sprint Galaxy S3? If so, how is it working? is there a flashable zip file to install?
You can download terminal emulator for free from the Play Store. After that, just place the recovery on your internal sd card, rename it, and follow instructions 5 - 7.to install:
1. Rename the file to cwmtr.img to make this easier.
2. Place cwmtr.img in your root sdcard using step 3., or use your usb cable or some wifi explorer.
3. adb push cwmtr.img /sdcard/cwmtr.img * (skip this step if the file is already on your sdcard).
4. adb shell *If not using adb, and you want to use terminal emulator, start at step 5. with the file already on your sdcard.
5. su
6. dd if=/sdcard/cwmtr.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
7. reboot recovery