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.
NOTE: Since this replaces a framework file, your first reboot will take some time, as your Davlik cache will be rebuilt. Don't panic.![]()
went wrong somewhere here.
was trying to load the vanilla rotary style lock screen following the xda instructions here
I ended up with some badness going on. It wants to swipe vertically now. Any ideas for me?
Will upload a screenshot when I get a chance.
Thanks, that's got me back to the HTC lockscreen. That's certainly an improvement! Maybe I'll give the vanilla another try later this weekend.
The link above IS to the deodexed version of the ROM.Last I knew, they had to deodex it to get the vanilla lockscreeen working. until that happens, you have to keep the stock one.... They have been very busy in the last couple of days, so give 'em a little bit. you will get your lockscreen soon enough
.The link above IS to the deodexed version of the ROM.
BTW, for giving credit where credit is due, the deodexed version was supplied by JsChiSurf over at XDA.
xda-developers - View Single Post - [ROM] 05/14/10 | Fresh Rom 2.1.1 | Official Sprint RUU + The normal fresh rom goodies
It's been a few days. Problem is, until / if it gets "officially" incorporated by Flipz, we're not going to see a lot of the nice mods ported over, since, without the official ROM being deodexed (rather than an off-shoot), as others have mentioned, it's VERY difficult to accomplish the same mods.When did they deodex it? It must have been recent...
If you flash the deodexed version of the ROM, and remove the HtcLockScreen.apk, you will then need to flash one of the previous vanilla lockscreen "fixes" posted by flipz or jschisurf over at XDA. Then you will be good to go.so the question is (because I have nowhere near the experience to answer for myself) do I try the same method again as is?
Yep. The one "risk" you have is that by flashing, for example, the rotary lockscreen you have flashed, you are replacing a core framework file from the latest Sprint release, with one that was modified from the previous leak. Odds are the file did NOT change, but if it did, it could cause issues. Only time will tell, but hey, that's what nandroids are for, right?
The link above IS to the deodexed version of the ROM.
BTW, for giving credit where credit is due, the deodexed version was supplied by JsChiSurf over at XDA.
xda-developers - View Single Post - [ROM] 05/14/10 | Fresh Rom 2.1.1 | Official Sprint RUU + The normal fresh rom goodies

adb shell
su
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
# cd /system/app/
# rm HtcLockScreen.apk
# rm HtcLockScreen.odex
# reboot