New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
ghstrdr1985
Old
#111  
Member
Thanks Meter 6
Posts: 96
Join Date: Sep 2010
Location: Midlothian
I've installed this "app/mod" & while it does show up when plugged in, I cannot change anything. No Dolby, no SRS, nothing. All I can do is enable & disable Beats. I have stock rom s-off with PowerAmp (paid). Can get the options to come up but cannot make any. Any ideas? Would really like to try & hear the difference.
Daily:
HTC Droid DNA (S-OFF 2.04.605.2 710RD OTA)
Second Phone:
Motorola Barrage
Third Phone:
HTC Droid Incredible (rooted & Wi-Fi only)
Tablet:
Amazon Kindle Fire HD 8.9

Retired:
B&N Nook Color (Laid to rest )
HTC Rezound (now Dad's)
HTC Thunderbolt
HTC Droid Incredible
HTC Droid Eris
HTC Ozone
LG Voyager
LG VX8700
LG VX8300
Samsung Gleam
Samsung SCH-U620

I'm a VZW & HTC baby, & probably always will be.
 
eriknors
Old
#112  
eriknors's Avatar
Senior Member - OP
Thanks Meter 155
Posts: 451
Join Date: Nov 2011
Default Re: [MOD] Beats DNA

Quote:
Originally Posted by ghstrdr1985 View Post
I've installed this "app/mod" & while it does show up when plugged in, I cannot change anything. No Dolby, no SRS, nothing. All I can do is enable & disable Beats. I have stock rom s-off with PowerAmp (paid). Can get the options to come up but cannot make any. Any ideas? Would really like to try & hear the difference.
If u get viper 1.13 all the options will work and become available. Currently that's the only rom it seems to work for right now. Viper 1.2, and sense 5 currently it's not compatible. (This is due to HTC removing certain files from beats)
I've been working day and night trying to implement certain libs, bin, and even smali files into the framework.jar with little to no results. I've had some luck writing to HTC and respectfully getting them to tell me more beats options ARE available to our phone but can only be implicated through an OTA from HTC. In doing so I believe we will then be able to get this mod to work with viper 1.2, sense 5 and so on.

sent from my ViperDNA
 
zounduser
Old
#113  
zounduser's Avatar
Senior Member
Thanks Meter 1199
Posts: 3,622
Join Date: Mar 2012
Location: sioux falls SD

 
DONATE TO ME
Default Re: [MOD] Beats DNA

Quote:
Originally Posted by eriknors View Post
If u get viper 1.13 all the options will work and become available. Currently that's the only rom it seems to work for right now. Viper 1.2, and sense 5 currently it's not compatible. (This is due to HTC removing certain files from beats)
I've been working day and night trying to implement certain libs, bin, and even smali files into the framework.jar with little to no results. I've had some luck writing to HTC and respectfully getting them to tell me more beats options ARE available to our phone but can only be implicated through an OTA from HTC. In doing so I believe we will then be able to get this mod to work with viper 1.2, sense 5 and so on.

sent from my ViperDNA
Aye Eric, what do u say, we get another thread going to petition HTC for this mod? Seems to b the only way we are going to see this now, and on future updates.

I've also looked through this whole mod, and I can't get it to work on viper latest ROM, or sense 5 NOS ROM.

SENT FROM MY HTC DROID DNA USING ICS TAPATALK 2
VERIZON HTC DROID INC 1-retired
VERIZON HTC DROID INC 2-retired
VERIZON HTC THUNDERBOLT-sold
VERIZON HTC REZOUND-sold
SPRINT HTC EVO 4GLTE-phones solid, coverage sucked, retired
AT&T HTC ONE X-back burner
VERIZON "GLOBAL" HTC DROID DNA-sold
AT&T HTC "ONE"-current daily driver
AT&T SAMSUNG GALAXY NOTE 2-2nd daily
BLACKOUT SQUAD MEMBER
TEAM DART TESTER
 
Zarboz
Old
#114  
Zarboz's Avatar
Recognized Contributor / Recognized Developer
Thanks Meter 6592
Posts: 4,844
Join Date: Mar 2009
Location: Denver

 
DONATE TO ME
Default Re: [MOD] Beats DNA

Quote:
Originally Posted by zounduser View Post
Aye Eric, what do u say, we get another thread going to petition HTC for this mod? Seems to b the only way we are going to see this now, and on future updates.

I've also looked through this whole mod, and I can't get it to work on viper latest ROM, or sense 5 NOS ROM.

SENT FROM MY HTC DROID DNA USING ICS TAPATALK 2
Found some cool stuff in kernel code for the headset manager code

It actually dictates wether a headset is "beats" then interacts (i assume) with the settings in framework jar. Lyapotas mod just told framework to rely on a diff file to change the headset type but I bet I can get the kernel to spit it out in a /sys/ folder for us to edit with an app


Just a thought

Sent from my HTC6435LVW using xda app-developers app
Building a better droid is the purpose of today

Android History
G1->mytouch 3g -> Mytouch slide -> Mytouch 4g -> HD2 magldr -> Thunderbolt -> Evo 3D -> Sensation -> Evo 4g -> Evo 3D -> HTC vivid -> One X -> One S -> ( Evo LTE (thanks xda) -> Droid DNA
I stay HTC.

Checkout my new project at EasyDevStudio


[showp1984] Times of day and sleep are something for weak people - I am a cybernetic organism, and have a sleep mode.
ლ(ಠ益ಠლ)

Come hangout

irc.freenode.net
#teamblackout

I BUY BRICKED PHONES!
The Following 2 Users Say Thank You to Zarboz For This Useful Post: [ Click to Expand ]
 
eriknors
Old
(Last edited by eriknors; 24th March 2013 at 10:54 AM.)
#115  
eriknors's Avatar
Senior Member - OP
Thanks Meter 155
Posts: 451
Join Date: Nov 2011
Default Re: [MOD] Beats DNA

Quote:
Originally Posted by zounduser View Post
Aye Eric, what do u say, we get another thread going to petition HTC for this mod? Seems to b the only way we are going to see this now, and on future updates.

I've also looked through this whole mod, and I can't get it to work on viper latest ROM, or sense 5 NOS ROM.

SENT FROM MY HTC DROID DNA USING ICS TAPATALK 2
@zound- sounds good to me bro I guess we could post it in general w/ links to it on this mods first page. I'll get it posted and best thing to do is to just simply flood HTC with emails. Shoot I've been sending at minimum 2 a week asking if any progress has been made.







Quote:
Originally Posted by Zarboz View Post
Found some cool stuff in kernel code for the headset manager code

It actually dictates wether a headset is "beats" then interacts (i assume) with the settings in framework jar. Lyapotas mod just told framework to rely on a diff file to change the headset type but I bet I can get the kernel to spit it out in a /sys/ folder for us to edit with an app


Just a thought

Sent from my HTC6435LVW using xda app-developers app
@zarboz- that my friend is a huge 10-4. Hit me up on here or gt with complete specs and if u want testers or whatever I'm all in just let me know.

sent from my ViperDNA
 
Zarboz
Old
#116  
Zarboz's Avatar
Recognized Contributor / Recognized Developer
Thanks Meter 6592
Posts: 4,844
Join Date: Mar 2009
Location: Denver

 
DONATE TO ME
Quote:
Originally Posted by eriknors View Post
@zound- sounds good to me bro I guess we could post it in general w/ links to it on this mods first page. I'll get it posted and best thing to do is to just simply flood HTC with emails. Shoot I've been sending at minimum 2 a week asking if any progress has been made.









@zarboz- that my friend is a huge 10-4. Hit me up on here or gt with complete specs and if u want testers or whatever I'm all in just let me know.

sent from my ViperDNA
my new kernel will try to force beats always on regardless the headset type

then imma make some framework edits to help force the beats headset always on
Building a better droid is the purpose of today

Android History
G1->mytouch 3g -> Mytouch slide -> Mytouch 4g -> HD2 magldr -> Thunderbolt -> Evo 3D -> Sensation -> Evo 4g -> Evo 3D -> HTC vivid -> One X -> One S -> ( Evo LTE (thanks xda) -> Droid DNA
I stay HTC.

Checkout my new project at EasyDevStudio


[showp1984] Times of day and sleep are something for weak people - I am a cybernetic organism, and have a sleep mode.
ლ(ಠ益ಠლ)

Come hangout

irc.freenode.net
#teamblackout

I BUY BRICKED PHONES!
The Following User Says Thank You to Zarboz For This Useful Post: [ Click to Expand ]