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.
nope,not until someone roots a newer versionSo I am trying to root my Eris (have previously installed the unrooted 2.1), and I've run into a snag that I haven't seen anyone else having. Basically, everything seems to be going fine until it checks the PB00IMG, at which point it says "Main version is older! Update Failed!" and then gives me the option to boot normally. That's it. I can't figure out what the deal is, but the phone will not load the rooted img.
Thoughts?
EDIT: Just realized that this is because I installed the original unrooted 2.1. Is there any workaround for this issue at all? Kind of sucky...
Hi there! I've gone through the directions (thanks for posting) but my phone is now stuck at the verizon/htc brilliantly quiet screen. It keeps looping and my phone will not boot correctly. I thought I did every step correctly. Do you know of a fix for this?
Thanks!
Need help doing the recovery part, I don't know how to go to the 'tools' part through command prompt.
rooting also reset all my stuff so i'm pretty unsettled about it..
You didnt see anywhere that said that would happen and to make backups?
Has anyone experienced this problem: I followed all of the steps with no issues and have 2.1 up and running but i can't make or receive calls... getting the typical Verizon "your phone is not authenticated." I have tried *228 several times but still no luck. Please help...
Which ROM are you using? Have you tried to re-flash the ROM, and making sure you wipe davik and data as well before doing that?
I am using the eris21official-root.zip. I did clear davik and data before applying the ROM. I have reverted back to 1.5 and am still having the same problem on the 1.5 ROM. I followed these instructions: http://androidforums.com/all-things...roms-kitchen-radios-updated-04-09-2010-a.html

The application Live Wallpaper Picker (process android.process.acore) has stopped unexpectedly. Please try again.
So I ran the extras batch file, and installed everything on there, but for whatever reason live wallpapers do not work in home or the nexus launcher. Any reason why?
By the way, everything else is awesome! Thanks!
EDIT: I forgot to add, the live wallpapers picker launches but once I select a wallpaper it immediately force closes and says:
Yes, I did. And I tried from home and the nexus launcher. Which are you using? I used the couple that came with it (cube I think..) and downloaded some others.Did you try this for all wall papers? I have read some will FC, but not all. I am running lwp for 18 hours now and no FC. You are doing this from home, and not sense, correct?
Plug your phone into your usb, usb into your computer. On your phone, under notifications make sure it says "Charge Only." Open a command prompt (Start menu->all programs->accessories) navigate to tools under your AndroidSDK and then type those above commands.so..... I made it through the pre stuff and step I. Eventually got through it, rebooted everything and now I have 2.1 on my Eris.
Now I have no Idea what you are saying to do with Section II.
I downloaded the recovery file and extracted the files into the tools directory...But i don't really get what you are saying in this part:
3. Open up a command prompt and go to your tools directory, and execute these commands: (MAKE SURE YOUR SDCARD IS NOT MOUNTED TO YOUR COMPUTER OR THESE COMMANDS WON'T WORK! MAKE SURE IT IS ON "CHARGE ONLY")
- adb shell mount -o rw,remount /dev/block/mtdblock3 /system
- adb push recovery.img /sdcard
- adb push flash_image /system/bin
- adb shell chmod 755 /system/bin/flash_image
- adb shell flash_image recovery /sdcard/recovery.img
What do you mean by execute these commands? Can you give a little bit more detail in your explanation? Do i really need to do this or can i just skip to the next step and flash a rom?
Yes, I did. And I tried from home and the nexus launcher. Which are you using? I used the couple that came with it (cube I think..) and downloaded some others.





You need to install the Android SDK, there's a Mac version. Extract it to a location, run SDK Setup.exe, install the packages for 1.5 and 2.1, then you open a terminal window. It should be in Applications > Utilities > Terminal. Change to the /tools/ folder of the Android SDK, and do those commands and follow the directions normally, except putting the ./ infront of the adb commands.