|
||||
Re: If you already rooted your hero
Quote:
Ok, I think you're having the same problem I was having as I didn't really know what the "recovery" image was. Turns out this is like the bootloader that is needed to do the backups/flashes/restores to the phone. Assuming you already rooted the phone you need the following.. Download http://www.androidspin.com/downloads...roc-v1.2.3.img and place that into the same directory you extracted asroot2. Open up a command prompt and you should be in the directory where you extracted the recovery image. For example C:\android-sdk-windows-1.1_r1\tools, If not go there. Then type in the following: adb push recovery-RA-heroc-v1.2.3.img /sdcard/ Once that is done, type: adb shell (or sudo ./adb shell in ubuntu). If your command prompt is a dollar sign then type in su and press enter. If it is a pound sign you are good. Then type in the following: adb shell flash_image recovery recovery-RA-heroc-v1.2.3.img Once that is finished you are done. To reboot into recovery type in adb shell reboot recovery. You should reboot into recovery mode. Or just turn off phone and power up while pressing home. I had an issue copy the image to the SD card then running it. I think on page 3 in this thread is where people started having the same issue and trouble shot till it was resolved. So if you have the same issues read through the thread. http://forum.xda-developers.com/show...=581577&page=3 Last edited by quiqnezz; 11-08-2009 at 10:27 PM. |
This post has been thanked 1 times. |
|
||||
Re: If you already rooted your hero
EDIT: NM I finally got it haha.
__________________
On On U of K!!!! Sammy GS4 - ATT - Clean Rom - Xposed Mod
Last edited by thacounty; 11-09-2009 at 03:28 AM. |
|
||||
Re: If you already rooted your hero
Question, I'm confused....when you went to d/l the sdk, did you click on the blue windows "android-sdk_r3-windows.zip" hyperlink, or do I have to d/l 2.0 or something?
|
|
||||
Re: If you already rooted your hero
Check my tips thread I found a better way to do that. I couldn't find the usb_drivers in the other thing. There are 2 links follow the first one til it ends then follow the second one afterwards. That's how I got it rooted.
|
|
||||
Re: If you already rooted your hero
This is good news!!! I think I will wait a bit, and root my phone after the 2.0 upgrade. I know that may be a few months away, but I'd rather do this once, and be done!
__________________
"If at first you don't succeed, destroy all evidence showing you ever tried" -Someone Really Smart
|
|
||||
Re: If you already rooted your hero
Devs will make a 2.0 upgrade so you don't have to find a new exploit. Do it now and use their updates because its likely they won't work on a new exploit.
|
|
||||
Re: If you already rooted your hero
Ok I have established that mine is rooted and the directions and help you all have provided has been excellent. I thanked you, but thanks again! One small obstacle in the way of me and success, I cant figure out what I'm doing wrong. My computer just wont accept the adb prompt. It keeps saying " 'adb' is not recognized as an internal or external command, operable program or batch file." I am in the android sdk/ tools directory and i tried the suggestions on xda with the "$" prompts but i get the same error. I know I'm missing something simple here or is it really this challenging?
|
|
||||
Re: If you already rooted your hero
Quote:
This will usually "turn it on" for me. |
|
|
|