hallstevenson
Android Expert
Have you ever worked at a Unix or DOS command line ?well the new Eris is here. I'm using the sticky [GUIDE] to root and get the recovery image. I'm currently updating the available packages in the SDK.exe file
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Have you ever worked at a Unix or DOS command line ?well the new Eris is here. I'm using the sticky [GUIDE] to root and get the recovery image. I'm currently updating the available packages in the SDK.exe file
Have you ever worked at a Unix or DOS command line ?
if anyone wants to help me with the rooting process, any and all help is needed and appreciated
i'm on step 9 of the Android SDK prerequisite. I've already got the Root PB00IMG downloaded. I'm not sure how to check if its all working
Step 9 is where you install the driver, yes? Did the driver install seem to work? Are you stopped because of an error? (What OS version on your PC, BTW?)
As strange as it seems, the worst part of doing root seems to be dealing with the PC, not really the phone so much - both installing the driver and dealing with the command line (for folks not used to doing either).
i'm in the Command window and C:\AndroidSDK>
That's progress!
C:\AndroidSDK\android-sdk-windows\tools
this is where my Tools folder is but i can't get into it. I'm pretty bad at this if you can't tell
JrzDroid,
Awesome - you're better at this than you thought - the more you use stuff, the better you get. (But edit out that HTnnnnn stuff out of your post - it identifies you exactly).
Before we go any further, I will suggest that If you run into trouble, the best way to communicate what you are doing and seeing with the command window is to cut and paste the exact text that is in the command window, pasting it (Ctrl-V) into your post here on Androidforums between the "tags"
[ CODE ]
and
[ /CODE ]
When you use those (tags) above, don't leave any spaces after the left bracket `[' or before the right bracket `]'. I typed them this way so you can see what I mean.
Here is an article that shows you how to do the cut-n-paste from the Windows command window. Might be a little different in Xp, but very similar.
Also, I will suggest to you that you take a moment to install a tool that will allow you to check the "md5sum" signature of files that you download.
It is a really good habit to get into, and you should do it for every phone ROM or other installable phone component (both now and in the future), especially the three files you will be using:
(root) PB00IMG.ZIP ( 63eacc5ede3b179f95dc22d8ef585f94 )
recovery-RA-eris-v1.6.2.img ( e3932991f097993602af3c7a4b61a4f8 )
your chosen ROM (md5sum of the downloadable .zip file should be mentioned by the dev)
eu1
recovery-RA-eris-v1.6.2.img ( e3932991f097993602af3c7a4b61a4f8 )
alright cool cool. Now that my device is all attached, would the next step be to move the PB00IMG zip file to my SD card?
alright, both my ROM and PB00IMG files are in the F:\ drive. All I do is turn the phone off and back on with volume down key?
Added link to Amon_RA's recovery for the Eris in the above post, and in this one for good measure.
Were' getting a little ahead of ourselves, although I am sure it will be correct, you should verify that the PB00IMG.ZIP file that you downloaded has the correct "md5sum" signature,
63eacc5ede3b179f95dc22d8ef585f94
Have you done this?
(I'm sure it will be the right one, but I want you to practice good habits
eu1
that is the correct md5sum signature on the PB00IMG.zip file
and I put the fastboot.exe file in the tools folder
My ROM sig also is correct.
Do I unzip the RECOVERY-RA-v1.1.2.img folder or move it to the SD card as is?
Dang, you are a quick study.
Put the recovery-RA-eris-v1.6.2.img in your tools folder along with fastboot.exe
You verified all the md5sums, right? (PB00IMG.ZIP, recovery-RA-eris-v1.6.2.img, and fastboot.exe)?
Get ready to rock and roll.