Mobstergunz

Android Expert
Sep 5, 2011
2,896
1,444
313
Reading, PA
This is the Stock HTC Valente ICS Sense 4.0 Rom. Yes we have Sense 4 already but the HTC Valente is a Wi-Max phone. So my Hope is Someone ports this.

Files:

Stock Valente Rom - DEV_Stock_Rooted_HTC_Valente_ICS_Sense_4.0.zip

1st Attempted Port - Testing.zip

How to Logcat on boot:

  • turn off your phone
  • open 2 comand promts from adb folder
  • in one window type: adb logcat >logcat.txt
  • in the other window type: adb wait-for-device
  • hit "Enter" in both
  • connect the usb cable
  • power on the phone
  • the info should be in a locat.txt file in your adb folder

Simplified Sense Porting Guide:

http://forum.xda-developers.com/showthread.php?t=1222746

PS

if someone could let the guys over at xda know this is here that'd be great. it'd be awesome if more Devs could try to port this since im not that familiar with it myself.

http://forum.xda-developers.com/showpost.php?p=43625693&postcount=72
 
So are you asking for people to test? Or for someone to build it?


I guess both my port attempt hangs at the boot animation. I'm assuming something in framework has to be modified since I did the same port that got the One V Rom booting. If another Dev know what has to be done and can do it by all means feel free to use this.