I did the clean root files and afterwards, I did the flash recovery using RA recovery... and the phone rebooted to a exclamation sign. What have I done wrong?
EDIT: I pulled the battery, and it booted back again. How can I confirm that I have the RA recovery?
You need to flash the recovery again, if you booted into recovery and got the exclamation point your recovery didn't flash correctly.
you may need to do it the hard way,
in shell
Code:
cd /data/local
cat /sdcard/flash_image > flash_image
chmod 755 flash_image
./flash_image recovery /sdcard/(recovery file name).img
from http://forum.androidcentral.com/htc...-your-htc-evo-install-clockwork-recovery.html
Last edited: