Help with Cwm touch

bbudnick5001

Well-known member
Mar 27, 2012
117
18
0
This may be a very simple thing that I am not getting for some reason. I have downloaded the .img file for touch recovery on the official website. I am unsure from here how to install it on the phone. I already have from manager installed for backup and recovery use. I have tried to search for help on this topic but unable to find anything helpful. I apologize if it had already been addressed and maybe I can get a link to a thread. Thanks
 
I had read previous posts about purchasing the touch recovery from rom manager and how it didn't work. I have successfully been able to do just that. Thanks.
 
You have to have fastboot and adb set up to flash .img files. Then you just place the .img in the fastboot folder, open up the command prompt in that window.

Then type:
adb reboot bootlooader
-Hit enter

Then type:
fastboot flash recovery touch-tuna.img (if that's what it's named)
-Hit enter

Shoot, they may even have a flashable zip by now... I don't know?

*customized tapatalk signature*
 
You have to have fastboot and adb set up to flash .img files. Then you just place the .img in the fastboot folder, open up the command prompt in that window.

Then type:
adb reboot bootlooader
-Hit enter

Then type:
fastboot flash recovery touch-tuna.img (if that's what it's named)
-Hit enter

Shoot, they may even have a flashable zip by now... I don't know?

*customized tapatalk signature*

Thanks Oxy. You learn something new everyday.

Dropped from LiquidNexus1.35 via Xparent Tapatalk2
 
  • Like
Reactions: oxymoron