ok cool. I tried fastboot with a amon recovery zip file and it seems to be working but gets stuck on parsing file , I do still have s-on BTW thanks for the reply and let me know what you think later on after work
first,a couple things on htcdev. it is NOT a factory s-off. all htcdev does is allow access to boot,system,and recovery. while the htcdev hboot does allow some additional fastboot commands,the radio is still s-on,and as such is doing security checks to make sure you dont change anything other than boot,system,or recovery,or go backwards in fimrware version.
youll find it is a royal PITA to install PD42IMG files in hboot,as now the text on the stupid android_info.txt document is important. among other things,it will not let you install images that are of a lower main version than that on the phone(even "unlocked" partitions-boot,system,recovery) and you will also find that you can no longer change kernels from a permanent recovery,as the boot image is not writeable from the recovery partion,only from fastboot.
that means if you want to falsh a rom that has a new kernel you will have to:
-boot to recovery
-flash rom in recovery
-boot to fastboot
-flash the boot image that contains your new kernel from fastboot(or as a PD42IMG in hboot if you feel like re-writing your misc image,or dealing with those stupid android info.text documents)
these basic steps must also be taken to restore a nandroid that contains a different kernel,from a permanent recovery.
if the seperate kernel flashing doesnt sound like fun,your only option to avoid it is to
launch recovery from fastboot every time you need it
heres how you can use fastboot to flash a kernel or recovery:
-put the image into your mini-adb_merge folder
-open a cmd window,change to mini adb-merge directory:
cd c:\mimi-adb_merge
*to flash a kernel(boot image):
fastboot flash boot <bootimagename>.img
*to flash recovery:
fastboot flash recovery <recoveryname>.img
*to
launch recovery from fastboot(does not have to be permanently installed):
fastboot boot <recoveryname>.img
"fastboot boot" ing your recovery from fastboot will let you flash roms and restore backups normally. the only disadvantage is that you need your PC to launch recovery.
htcdev is the only option for my rezound,and IMO,it royally sucks
glad everything else is workin out for you
where did you find team win recovery?
I can see the issue in that the address information for outbound mms is set to a USCC address, I'll give hand cent a try
Edit: have tried to send a few using handcent, none were successful :-( looks like I'll need to figure out how to change the mmsc address
Now, any idea why market hasn't updated for me? Running on 48 hours with no update, still has the OLD market format (lots of green lol) think I just need to get the newer apk and manually update?
hmm,thats odd. it worked right away for me. of course,i had done some other stuff first
try this:
-make a backup of your current GB.
-run the vzw 1.49 current firmware RUU. verify that mms is working.
-backup your apns.
-restore GB backup
-try handcent again. if it still fails:
-restore apns. restore stock misc image. try handcent again.