• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM] AOKP Unofficial 8/3

TheDanimal

Senior Member
May 22, 2010
231
200
0
Code:
#include 
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/

I built this while trying to learn more about compiling from source so I thought I would release it for everyone else. Fair warning, I'm still a n00b at building/fixing issues and I'm still learning, so bear with me. I only tested this build for a couple hours and didn't notice any bugs that weren't already pointed out in CM.

BUGS: Everything that is not working in CM 10.1 is also not working here

8/3 latest commits from Chad/crpalmer (bluetooth audio fixes) and synced with AOKP
7/25 latest commits from Chad/crpalmer. I didn't test the build so let me know if something doesn't work. dropbox link https://dl.dropboxusercontent.com/u/12534818/aokp_dlx_unofficial_2013-07-25.zip
7/1:Added latest commits from Chad
6/13: Reverted theme chooser to the CM version.

Remember to flash gapps

Thanks to everyone working on CM 10.1.  Chad0989, crpalmer, flyhalf205, Drewx2, the awesome CM and AOKP teams and people reporting bugs

XDA:DevDB Information
AOKP Unofficial 8/3, a ROM for the HTC Droid DNA

Contributors
TheDanimal
ROM OS Version: 4.2.x Jelly Bean
ROM Kernel: Linux 3.4.x

Version Information
Status: Testing

Created 2013-06-28
Last Updated 2013-08-03
 
Last edited:

123421342

Elite Member
Nov 21, 2012
1,443
319
0
You might want to go into details as to what exactly the features are. Please share because I'm excited to try this!

Sent from my HTC6435LVW using xda app-developers app
 

amit_sen

Recognized Contributor
Mar 27, 2011
1,878
4,394
113
New Delhi
Let me know when you guys test it. Hopefully everything will work ok.

Sent from my HTC6435LVW using xda app-developers app
Thnx for the release.Waiting for gsm patch :(
I think you can take help from flyhalf or pio_masaki as both have gsm version/patch for their cm/pac builds.

Sent from my HTC 'One' DNA
 

pio_masaki

Senior Member
May 7, 2012
4,587
3,653
0
Surprise, Az
Thnx for the release.Waiting for gsm patch :(
I think you can take help from flyhalf or pio_masaki as both have gsm version/patch for their cm/pac builds.

Sent from my HTC 'One' DNA
Iirc the way flyhalf did the patch modifies build.prop, not replaces it, so it should work for any ROM based on Chad's trees. Give it a test and let people know :beer:

Sent from my Galaxy Nexus using Tapatalk 2
 

kancherlapraneeth

Elite Member
Nov 9, 2009
1,132
240
0
DFW
Thnx for the release.Waiting for gsm patch :(
I think you can take help from flyhalf or pio_masaki as both have gsm version/patch for their cm/pac builds.

Sent from my HTC 'One' DNA
Just open your build.prop and change
telephony.lteOnCdmaDevice=1 to telephony.lteOnGsmDevice=1
and comment telephony.rilV7NeedCDMALTEPhone = true by adding # before that and restart your phone

that's what Flyhalf205 gsm patch do.
 
Last edited:
  • Like
Reactions: TheDanimal

TheDanimal

Senior Member
May 22, 2010
231
200
0
Just open your build.prop and change
telephony.lteOnCdmaDevice=1 to telephony.lteOnGsmDevice=1
and comment telephony.rilV7NeedCDMALTEPhone = true by adding # before that and restart your phone

that's what Flyhalf205 gsm patch do.


Thanks. I was looking at that for a minute or 2 last night. I was going to ask him if I could just post his patch

Sent from my HTC6435LVW using xda app-developers app