Blitzpwnage
Well-Known Member
Does simple root work if I downgrade to 2.1 with this method? Or do I have to use unrevoked, because I really dont want to.
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.
Does simple root work if I downgrade to 2.1 with this method? Or do I have to use unrevoked, because I really dont want to.
When this works it goes under 5 mins, at least it did for me.Note: the PC36IMG.zip will take longer than expected to transfer to the sdcard. It is a BIG file.
How long exactly is this going to take bcoz it's been like more than 5 minutes...am i doing something wrong?
I have a brand new 16gb sdcard in...OTA 2.2...downloaded everything and did exactly what to do...it pushed all the other files and then when i came to the pc3img.zip, it's just doing nothing...how long do i have to wait?
The ROM I'm running is just that (the OTA 2.2) + root. It looks exactly like it did before I rooted it only now I can wifi tether and use shootme etc.I'm a little confused. One some sites I'm reading that there is a way to unroot after using unrevoked forever, other sites say that it can be unrooted 'a little', and other say that it cannot be done.
If possible, I want to go back to plain jane Android 2.2 with HTC Sense. Is this possible?
I'm a little confused. One some sites I'm reading that there is a way to unroot after using unrevoked forever, other sites say that it can be unrooted 'a little', and other say that it cannot be done.
If possible, I want to go back to plain jane Android 2.2 with HTC Sense. Is this possible?

Did you (successfully) flash a recovery image, either Amon RA or ClockworkMod Recovery? You push a file with a name like "recovery-RA-evo-v1.7.0.2.img" or "recovery-clockwork-2.5.0.1-supersonic.img" to your SD card, then flash it.Ok, I spoke too soon. I'm trying to use Unrevoked Forever S-ON, but everytime I press volume down & power & then select Recovery, the phone boots to the red triangle/exclamation mark combo. Any advice?
Ok, I spoke too soon. I'm trying to use Unrevoked Forever S-ON, but everytime I press volume down & power & then select Recovery, the phone boots to the red triangle/exclamation mark combo. Any advice?
S-ON? Do you mean S-OFF?
If you set S-ON, you'd better have a standard (signed) ROM loaded, otherwise who knows what'll happen.
I'm now rooted again with this new way. I also use rooted froyo listed in novox77 sig. I also flash the wimax and radio. my question now is what do I need to do to be able to uninstall the stock apps. I've been searching threads here and at xda and I can't seem to find a clear cut answer.
You can buy Root Explorer ($4) and:thanks earlymon I loaded TB and I click on stock/sprint tv/nfl and a couple others, then I clicked on uninstall, I even reboot after but I still see the apps and if I click on them they still open up and work.
Ok, so I need to leave it as S-OFF? I want to go back to as close as factory/normal as possible. I used RUU_SuperSonic_S_Sprint_WWE_3.26.651.6_Radio_2.15.00.07.28_NV_1.40_release_140444_signed.exe to get back to 2.2. When I boot and try to do a recovery, I get the aforementioned red triangle.
You can buy Root Explorer ($4) and:
Navigate up to system/app
Tap the mount to R/W button (read/write permission)
Rename the suffix of the files/apps you want to uninstall from .apk to .bak
Mount back to R/O (read only)
Exit out
Reboot the phone and they should be gone
Or you can do it for free via ADB.
Do you have Flipz' Fresh Evo Kitchen or Fresh Kitchen 3.0? If so, you can use it to remove Sprint apps. At the moment it's only available to donors.I used the root explore, remount to r/w
found the files under system/apps
renamed Sprint_NFL.apk to Sprint_NFL.bak
renamed successful
reboot phone, app is still there
used the adb via wireless and usb
adb shell
su
cd/system/app
ls (to get the right names)
rm Sprint_NFL.apk or any apps
comes back failed it says it's in read only mode.
I found this on another forum it's for the droid x but I figured it should still work
"adb shell
Now, in either ADB or terminal, type (Thanks biggestmexi):
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
You're now ready to start removing/moving the apps you don't want. To get a list:
cd /system/app
ls
You'll notice most look more or less like the names you see in the app drawer. Pick out the ones you don't want and use the command below to rename them (we're renaming instead of deleting so you can rename them back if you break something). If you're not sure what something is, I'd recommend NOT renaming it. Renaming the CityID, for example:
mv CityID.apk CityID.bak
CityID.apk is, obviously, the name of the app. After renaming it to .bak, Android won't recognize it as an app. After you're finished, update the list of apps Android sees:
sync"
reboot the phone, still nothing I know the phone is rooted b/c I'm using many apps that only works when rooted.
Or unrevoked forever will fix this too.I wanted to post this because it took me a while to figure out and I'm sure someone else could use it.
After rooting my phone, I wanted to install Cyanogen 6.0 but I kept getting an asset failed error.
I had to flash this bootloader and restart my phone and then everything worked fine.
Get ENG bootloader extended fastboot commands back after Unrevoked forever! - xda-developers