[ROM] eViL's NXSense HD v.1.1 BETA - Official Desire HD Port [01/24/11]

Search This thread

dr3minem

Senior Member
Nov 11, 2008
189
27
34
Frankfurt
Since nobody has said it yet, THANK YOU! It really works, now this rom pretty much has everything working

EDIT: The new trackball wake works as well! Im gonna upload a new version with all the fixes included, i hope thats ok with eVil.
EDIT2: Ok im uploading it right now, ill share the link in a new post. Ive included TBW, Wireless Tether,720p and the fix for streaming. Is there anything i forgot?

First, I want to give all thanks to ownhere, who has developoed the patch. The only thing I do is apply his patch on the 1.72.... camera application for the alpha3.

You have to replace the HTCCamera.apk in /system/app :




adb remount
adb shell rm /system/sd/dalvik-cache/system@app@HTCCamera.apk@classes.dex
adb shell rm /system/sd/system-app/HTCCamera.apk
adb push HTCCamera.apk /system/sd/system-app

Update: It's posible that, first you have to apply the streaming video patch. I'm not sure.....
 
Last edited:

ChrisSpera

Senior Member
Dec 6, 2004
301
1
Chicago, IL
itechgear.org
thanks to all for their hard work and updates/contributions to the project!

eViL, will you be consolidating all of these recent additions and changes into the regular ROM? If so, what time frame can we expect an Alpha 4 or Beta 1 ROM?
 

eViL D:

Retired Recognized Developer
Jun 14, 2006
4,479
1,338
First, I want to give all thanks to ownhere, who has developoed the patch. The only thing I do is apply his patch on the 1.72.... camera application for the alpha3.

You have to replace the HTCCamera.apk in /system/app :




adb remount
adb shell rm /system/sd/dalvik-cache/system@app@HTCCamera.apk@classes.dex
adb shell rm /system/sd/system-app/HTCCamera.apk
adb push HTCCamera.apk /system/sd/system-app

Update: It's posible that, first you have to apply the streaming video patch. I'm not sure.....

What does this do?

Sent from my HTC Glacier
 

eViL D:

Retired Recognized Developer
Jun 14, 2006
4,479
1,338
thanks to all for their hard work and updates/contributions to the project!

eViL, will you be consolidating all of these recent additions and changes into the regular ROM? If so, what time frame can we expect an Alpha 4 or Beta 1 ROM?

Yes, certainly. No eta, but asap.

Sent from my HTC Glacier
 
  • Like
Reactions: Seby01

dr3minem

Senior Member
Nov 11, 2008
189
27
34
Frankfurt
Alright, here is the regular Alpha 3 with all the latest fixes:
TBW (enabled by default, if you dont want it delete /data/local/enable_tbw)
720p
Wifi Tether
Streaming Fix (Whatever that is)

You can download it here:
http://www.multiupload.com/J1FZSERPON

DO A NANDROID BEFORE, I take no responsibility if this burns down your house and kills your family.

eVil, let me know if thats a problem and ill take it down, just wanted to help the community :)
 

Mitty1990

Senior Member
May 17, 2010
504
24
Belfast
Not sure if this is maybe like it on this phone but after a first install it takes about 10-15 minutes to start which maybe is normal not sure though :)

Seems to be running fine though once started, i'm going to play with it a bit more now :)
 

cesar67

Senior Member
Jun 22, 2010
225
14
Google Pixel 7 Pro
720p working ?? Nice !

So, If 'Location' can be fixed then this ROM is as close to perfection as i think we will get until GB HD release and (Hopefully) ported to N1.

Does anyone have any idea why 'Location' is not working ? Any fixes ?
 

eViL D:

Retired Recognized Developer
Jun 14, 2006
4,479
1,338
Alright, here is the regular Alpha 3 with all the latest fixes:
TBW (enabled by default, if you dont want it delete /data/local/enable_tbw)
720p
Wifi Tether
Streaming Fix (Whatever that is)

You can download it here:
http://www.multiupload.com/J1FZSERPON

DO A NANDROID BEFORE, I take no responsibility if this burns down your house and kills your family.

eVil, let me know if thats a problem and ill take it down, just wanted to help the community :)

No, that's great. I'll take a look and if all looks well, I'll post it in the OP. Thanks.
 

eViL D:

Retired Recognized Developer
Jun 14, 2006
4,479
1,338
Alright, here is the regular Alpha 3 with all the latest fixes:
TBW (enabled by default, if you dont want it delete /data/local/enable_tbw)
720p
Wifi Tether
Streaming Fix (Whatever that is)

You can download it here:
http://www.multiupload.com/J1FZSERPON

DO A NANDROID BEFORE, I take no responsibility if this burns down your house and kills your family.

eVil, let me know if thats a problem and ill take it down, just wanted to help the community :)

Question though, I think the trackball wake mod was compiled against the original release. Have you checked the power menu to see if it's borked?
 

irtehun

Senior Member
May 31, 2010
1,322
570
On alpha 3 my typing is laggy and keeps pretty much freezing up when loading some apps

Sent from my HTC Desire using Tapatalk
 

dr3minem

Senior Member
Nov 11, 2008
189
27
34
Frankfurt
Question though, I think the trackball wake mod was compiled against the original release. Have you checked the power menu to see if it's borked?

I used the android.policy.jar from a couple of pages back. The power menu works.

And the locations problem is that when you hit download to get some required files it downloads them, installs them but when you reopen locations it starts the same procedure again. Havent checked recently but thats what happened to me a week ago (alpha 2 i think)

EDIT: This one:
http://xdaforums.com/showpost.php?p=10855267&postcount=4559
 
Last edited:

eViL D:

Retired Recognized Developer
Jun 14, 2006
4,479
1,338
As promised, here is my TBW mod patched specifically for NXSense. As I am running MM's Superhybrid HD, I haven't tested this. So whoever tries it out please post your results ASAP.

For those of you who haven't been following this thread; I created a TBW mod for MM's ROM which also worked for eViL's except that it apparently broke the power menu. Hopefully, this version won't!

Please BACK UP android.policy.jar before trying it out.

Below is my original post (w/ updated download link).

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Hey Guys,

I've updated the code from my trackball wake mod (first version incorporated into v1.6) so that you can enable or disable it without having to reboot or anything. (MM feel free to add it into next version, if/when you have time )

How it works;

If the file /data/local/enable_tbw exists, TBW is enabled. If it doesn't, it's disabled. File contents is irrelevant so just an empty file will do.

To install, use this android.policy.jar file ( /system/framework/ ). I'd recommend copying in recovery but others have said using Root Explorer or the like and rebooting is fine. First boot will take a few minutes but that's normal.

Hope someone finds this useful.

EDIT:
Here's a script you could create in GScript (check 'needs SU') to toggle it on/off.

Code:
if [ -e /data/local/enable_tbw ]
then
rm /data/local/enable_tbw
echo TBW disabled
else
echo . > /data/local/enable_tbw
echo TBW enabled
fi

Great job!
 

eViL D:

Retired Recognized Developer
Jun 14, 2006
4,479
1,338
I used the android.policy.jar from a couple of pages back. The power menu works.

And the locations problem is that when you hit download to get some required files it downloads them, installs them but when you reopen locations it starts the same procedure again. Havent checked recently but thats what happened to me a week ago (alpha 2 i think)

EDIT: This one:
http://xdaforums.com/showpost.php?p=10855267&postcount=4559

Nice. Didn't see it. Much appreciated!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 27
    Based off of the ACE/Desire HD leaked dump from dealer75 & builds by ownhere. Thanks to enomther for taking some of his time to help with the sd-ext portion.
    ROM Specs:
    Desire HD build 1.15.405.1, 1.24.405.1, 1.28.405.1, 1.32.405.3, 1.32.405.6, 1.72.405.3
    eViL Kernel
    Quick boot from hibernation & built in reboot from power menu
    Flip Clock
    Blocked Callers
    New Car Panel
    BT & FM radio
    HTC Hub & Likes
    Updated Google apps
    HTC Skins
    HTC E-reader
    HTC Power & DATA Control widget
    Unified Mailbox
    more to come.....
    Still WIP:
    720p
    Camera & Video recording
    HotSpots
    Wish List:
    Trackball Wake
    Visual a2sd display
    REQUIREMENTS:
    Recovery: Amon Ra's Carebear 1.9.0 Here or ClockworkMod
    Partition: 768MB SD-EXT Minimum / 0 SWAP **Recommended 1GB SD-EXT / 0 SWAP
    Patience
    Instructions:
    Boot to Recovery
    WIPE EVERYTHING: Data, Cache, Dalvik & SD-EXT
    FLASH Zipped ROM
    Reboot
    WAIT
    Guide HERE (thanks to djmfxp)
    Change Log:
    v.1.1 - BETA
    Compiled fixes by dr3minem
    Trackball wake by RNGuy
    Streaming media fix by ownhere
    720p fix by ownhere
    Wireless tether added

    v.1.1 - ALPHA 3

    Rebase to WWE 1.72.405.3
    Smooth Sense ported by Pendo
    Power Menu by snq-
    Custom personalize button by the1wingedangel
    Updated GAPPS

    v.1.0 - GAMMA
    Updated to WWE 1.32.405.6 (thx Robocik)
    Updated kernel with scheduler improvements, wifi calling
    Power menu by snq- *thx Robocik
    Camera fixed by snq - (you're a stud!) *working 5mp
    Camcorder fixed by 200zjf (thx for keeping at it!) *no 720p
    more to come...

    v.0.9
    Updated to WWE 1.32.405.3 (thx Football)
    WiFi Hotspots
    Updated gapps
    Updated kernel
    Power menu by snq- *thx Robocik
    probably more...

    *Using HTC Mail will cause an endless reboot (grab the FIX HERE)

    MD5 - 7F3FC334AA699E94A08E06066CC544A2

    v.0.8.1
    New kernel, avs/oc/uv/ab
    Using desire libhtc_acoustic
    Changes to fix T-mobile MMS (please test)
    Updated twitter, quicksearch
    Updated titanium backup, rom manager
    Added HTC IME mod by jonasl (black/gray)
    Fix for HTC facebook sync
    Optimized jpeg & pngs from resources

    MD5 - 3B9AEF577B0F6738124831147200BA45

    v.0.8
    Moved customize & fonts to ext
    Fixed sound fc on boot (thanks TP)
    Saved space by moving some system apps to data (again, thanks TP for the TIP)
    Dalvik to sd only on boot (if you want to run DT's a2sd, it's there)
    Changed USB mounting (you can now exit the mount screen and come back to unmount *although the text is worse :p)
    Fixed app sharing (actually shows up in the app drawer now)
    Ability to create sountsets now since sound fc is gone
    Using the HD adiecodec (please make sure mic related things work)
    Reboot - hibernate icon fixed - thx snq-
    Added modinstallLocation

    MD5 - 209E5EB678EF15978C7A32F80B6AE6EE

    v.0.7
    Updated to Official 1.28 release
    Fixed GPS
    Lowered kernel clock to 1113mhz (I believe this was the root cause for all the failed flashes)
    Added more language selection (including Chinese!)
    Added DarkTremor a2sd
    Working: wifi, bt, usb mounting, fm
    more I'll add if I remember....

    MD5 - D0EC3A70940D4514DFFC51A1B10E4C1E

    v.0.6
    Wifi fixed
    Updated gapps
    Updated kernel
    new reboot menu (4in1) by snq-
    Working sound

    MD5 - 72AB44F7623E55A391552F55D8657256

    v.0.51
    Fixed sound
    Wifi Fix here

    MD5 - 1B8702EDC0C95915C9BB08F429D2D3AB

    v.0.5
    Based off of the Official RUU 1.24.405.1
    More to come.....

    *No Camera & Flaky wifi + no audio right now.

    MD5 - 272D64FFCA30CA72E9A493DF20749961

    v.0.4
    Moved some apps from /data/app/ back to /data/system-app/
    Fixed Video playback
    Added snq-'s Menu-reboot options
    Made a change to mm_property
    Fix Settings>Call (BUT, now messes up the in-call screen) Push this version, after you setup Google Voice, of Phone to restore in-call screen.

    MD5 - CC839CCB773325348B38F7678D662A6C

    v.0.3
    Moved some apps from /data/system-app/ to /data/app/
    Fixed Voice & SetSoundDM FC's
    Fixed G-sensor calibration
    Fixed headset controls (untested)
    Added Facebook, HTC calibrate, QuickOffice, HtcLocationPicker, SocialNetworkProvider & some other gapps
    Updated Twitter & Gmail
    Added OpenVPN support
    Removed DT a2sd (Not needed right now)
    Updated kernel (debugging off)
    Some minor backend changes

    MD5 - FA4627BF94CF70515DADE2E63A39ABAB

    v.0.2
    Usb mount (wonky text, but it works)
    Trackball alerts
    Added all themes, ebooks & accessibility
    Added DSP manager
    More language support (not verified)
    Added Dark Tremor a2sd
    Updated google apps, rom manager
    apk's optimized
    More I probably forgot.....

    *wifi is broken, go to my other desire thread and download/flash one of the kernels there.
    *There is an fc that I have not pinpointed "setsounddmanager" I think.

    MD5 - D63640564CFC6828C1758ADBF60CDFE3

    v.0.1
    Initial release
    First Boot takes a LONG time, use logcat to ease your mind
    Too tired to list right now - (if you're flashing this, you know the deal)

    MD5 - F4BE7853513CBC049E30E47756903EC6
    Help TIPS & Links:
    Troubleshooting

    Crashes, lockups, reboots - Flash THIS script to change the CPU governor to userspace, and lock the CPU clock speed to 1ghz instead of 1.113ghz
    Network dropping
    Creating a log via logcat (adb required): adb logcat > mylog.txt (thx bagofcrap24)
    Download ROM: *Official Links
    http://evildroid.net (provided by eljamz)
    TEST FILES: *UNSIGNED
    Kernel:
    Moved to MT4G thread
    ROM:
    MISC:
    Project Donators: Thanks!(please leave your name and thread/project donated to):
    stea1thmode x3, RinTinTigger, clearwaterchad, thomaspmassa, CompSCI, tsxpuma, nielszomer, scottricketts, woSaa, Enrico Greulich, Patrick D'appollonio, crx4xharder, webghostdk, stonec11 x2, dictionary, adx_x, sabiwa, mstafford2008, billbrasky21, Matt4542, iakeco, RECONDO1202, iakeco, Wonkadk, moj0, Judee, bryanwest92, walt.lifsey, ZeroData, folavo, diazkyubi x2, vanessa13006 , B.Bottoms, rugmankc, YOJOSEFO, AMalloura, JoelDarós
    4
    Updated Trackball Wake

    As promised, here is my TBW mod patched specifically for NXSense. As I am running MM's Superhybrid HD, I haven't tested this. So whoever tries it out please post your results ASAP.

    For those of you who haven't been following this thread; I created a TBW mod for MM's ROM which also worked for eViL's except that it apparently broke the power menu. Hopefully, this version won't!

    Please BACK UP android.policy.jar before trying it out.

    Below is my original post (w/ updated download link).

    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    Hey Guys,

    I've updated the code from my trackball wake mod (first version incorporated into v1.6) so that you can enable or disable it without having to reboot or anything. (MM feel free to add it into next version, if/when you have time )

    How it works;

    If the file /data/local/enable_tbw exists, TBW is enabled. If it doesn't, it's disabled. File contents is irrelevant so just an empty file will do.

    To install, use this android.policy.jar file ( /system/framework/ ). I'd recommend copying in recovery but others have said using Root Explorer or the like and rebooting is fine. First boot will take a few minutes but that's normal.

    Hope someone finds this useful.

    EDIT:
    Here's a script you could create in GScript (check 'needs SU') to toggle it on/off.

    Code:
    if [ -e /data/local/enable_tbw ]
    then
    rm /data/local/enable_tbw
    echo TBW disabled
    else
    echo . > /data/local/enable_tbw
    echo TBW enabled
    fi
    3
    Alright, here is the regular Alpha 3 with all the latest fixes:
    TBW (enabled by default, if you dont want it delete /data/local/enable_tbw)
    720p
    Wifi Tether
    Streaming Fix (Whatever that is)

    You can download it here:
    http://www.multiupload.com/J1FZSERPON

    DO A NANDROID BEFORE, I take no responsibility if this burns down your house and kills your family.

    eVil, let me know if thats a problem and ill take it down, just wanted to help the community :)
    3
    Uploading v.1.1 BETA with fixes compiled in. Thanks to dr3minem.