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.
Just wait on un-rooting. There is no need to jump on it as soon as it is released. There is a very good chance that the update will patch the ability to root. In addition, being as there are 99.9% Working 2.1 ROM's already, when the official 2.1 update is released the other .1% should be implemented into the 2.1 ROM's.
If you really really want to un-root (again, I suggest waiting, no need to jump on the bandwagon) just run the RUU. This is linked in this guide.
To answer you concerns about it not working on the "With Google" phones, it all depends. Some people report success with the RUU, others do not. It usually depends on what was on your phone to begin with.
For now, just wait...is my suggestion.
I have partiomed my SD card, but it did not work. Re-installed the apps I had on my Hero before rooting and loading Fresh 2.0d, and it is getting tight on space. There was a thread on apps2sd with a couple of cationary posts, and they made sense. Like making sure the card is not mounted when removing or things like that. My card is an 8GB class 6, so it should be fast enough. Much of the card space is for music and pictures.apps2sd does work on Fresh.. IF you partition the SD card correctly..just make sure you backup the SD card before partitioning as that will wipe all data on the card. also make sure you understand the downside to putting all your apps on the SD card..
I have partiomed my SD card, but it did not work. Re-installed the apps I had on my Hero before rooting and loading Fresh 2.0d, and it is getting tight on space. There was a thread on apps2sd with a couple of cationary posts, and they made sense. Like making sure the card is not mounted when removing or things like that. My card is an 8GB class 6, so it should be fast enough. Much of the card space is for music and pictures.
First, I don't even know what the davlik cache is, I just know to wipe it if I want to try another ROM. So I won't move that.how did you partition the card? and remember, IF the card fails, you lose all you apps and if you have the davlik cache moved over it'll possibly brick the phone.
Thanks for the link. I had different values set and did not convert ext2 to ext3 (don't even know what that is), so that could be the problem. Plus that link explained an easy way to check.you really should go back and convert the ext2 partition to ext3 (it has journaling and can help it recovery from an error) also, how do you know that apps2sd isn't working?
read this (all of it) as it explains how to check if apps2sd is working as well as why you need to convert ext2 to ext3 (i.e what can happen if you don't) and how to properly configure the SD card
FAQ: Apps2sd | Information and a warning Geek For Me – Android CDMA Sprint Hero
Do you mean so you can store and run apps from your SD? I know that it is included with Fresh 2.0d and you need to partition your SD card properly from the RA screen. Here is where mysticmead told me the proper way to do this just today. I was doing the partition wrong. http://androidforums.com/all-things...uide-root-rom-faq-tutorial-18.html#post696837which file is it that needs to be on the root of my sd card? i dont see a clear answer in the guide
Do you mean so you can store and run apps from your SD? I know that it is included with Fresh 2.0d and you need to partition your SD card properly from the RA screen. Here is where mysticmead told me the proper way to do this just today. I was doing the partition wrong. http://androidforums.com/all-things...uide-root-rom-faq-tutorial-18.html#post696837
Be sure you click the link in that post and read how to partition correctly and how to test it.
OK, now I understand. That file screwed me up too when I rooted. Just go here > xda-developers - View Single Post - [Recovery] CDMA Sprint [07-Mar-2010] RA-heroc-v1.6.2 And scroll down to "Download." Download the 1.6.2 image file and go into your SD card. Delete the 1.5.2 img file, then copy/paste the 1.6.2 img file. Next, finish up with the manual root process. IIRC, that is about step 18 or so in the commands. Double-check and just finish the final few steps in manual. Takes a couple of minutes. Should be good from there or reply with results.i mean the file youre supposed to copy to the root of the sdcard to root the hero. im not gonna flash. i just want to root and delete those useless sprint apps.
the first time i attempted rooting, i failed at: flash_image recovery recovery -RA-heroc-v1.5.2.img
i mean the file youre supposed to copy to the root of the sdcard to root the hero. im not gonna flash. i just want to root and delete those useless sprint apps.
the first time i attempted rooting, i failed at: flash_image recovery recovery -RA-heroc-v1.5.2.img
OK, now I understand. That file screwed me up too when I rooted. Just go here > xda-developers - View Single Post - [Recovery] CDMA Sprint [07-Mar-2010] RA-heroc-v1.6.2 And scroll down to "Download." Download the 1.6.2 image file and go into your SD card. Delete the 1.5.2 img file, then copy/paste the 1.6.2 img file. Next, finish up with the manual root process. IIRC, that is about step 18 or so in the commands. Double-check and just finish the final few steps in manual. Takes a couple of minutes. Should be good from there or reply with results.
Better reply to tailsthecat than mine.I'm going to assume that you have done nothing thus far....
Did you read this guide? It literally walks you through step by step on how to root your phone. If you read the guide, you would know that the first part teaches you how to root (yes, just root) your phone. Then later on it tells you how to flash a ROM. If all you are interested in is rooting, I suggest you find a quite spot to sit, and read read read this guide.
Better reply to tailsthecat than mine.
Tails, do what ccapasso suggested instead. Even if you did get to the step for flashing the image, reading, reading, reading the guide is best and you will be more familiar with what you are doing.
thanks. im very computer literate...i just didnt copy that image to the sd card. i didnt see it clearly noted in the tutorial is all. any benefit to deleting those useless sprint apps?? peeps, footprints, nfl, nascar?
ccapasso said:13:
Code:
Pushing is equivalent of copy the file to the root of your sdcard. By the time you finished reading this it should be done. You'll know its done because the ouput will say something like transferred X bytes in X secs.Code:adb push recovery-RA-heroc-v1.5.2.img /sdcard
14:
Code:
This will cause the phone to restart automatically. Wait till it is fully booted to continue. (Also, make sure after your phone reboots that USB Debugging Is Still Enabled).Code:adb shell reboot