Jump to content


- - - - -

[TUTORIAL] So You Want To Build AOKP/ICS for the Thunderbolt?


  • Please log in to reply

#31 coolsilver

coolsilver

    Member

  • Members
  • 20 posts

Posted 18 March 2012 - 10:00 AM

View Postnicentral, on 07 March 2012 - 09:52 AM, said:

I found that ProTekk pulled vendor/aokp/products/common.mk and vendor/aokp/products/common_versions.mk until further review. I searched github for these files and found a fork that still had them. I copied and pasted them in the appropriate directory and lunch succeeded. I'm building now, so we'll see if we're still successful. I'm very interested in this ROM, but don't have any hardware that runs it yet.

It wasn't removed as I checked around AOKP git. It was moved to vendor/aokp/configs. Both common.mk and common_versions.mk are in there and build ok when pointers are updated in device/htc/mecha/aokp.mk

Edit: Protekk pulled the changes in for that. Looks like the wifi is broken and camera.so library was bad but other than that it builds. I'll send him other changes when I have time later tonight

Edited by coolsilver, 21 March 2012 - 12:27 PM.


#32 krylon360

krylon360

    Dev and Samsung Leaker

  • 328 posts

Posted 16 April 2012 - 12:16 AM

FYI, the following isn't supported in ICS and will need to be commented out. I'll submit the pull request once everything builds correctly.
vendor\htc\mecha\overlay\packages\apps\Launcher2\res\layout\all_apps.xml


<include layout="@layout/all_apps_3d" />


strange, mine still had it active. :/ after going and looking at ProTekk's git, it was already commited out. stupid git.

Edited by krylon360, 16 April 2012 - 12:56 AM.

Please read the rules.

Twitter: @Krylon360
Github
If you would like to contribute to the development fund, please use the following link:
Beer Fund

#33 gannon5197

gannon5197

    Average Android

  • Members
  • 8 posts

Posted 14 May 2012 - 03:37 PM

This is going to sound real stupid, but is this phone CDMA or GSM? I'm looking to dev for it because my brother owns the phone but I don't know much about it. I have compiled CM9 for it. And I have a good reasoning why data/calling/sms isn't working. But I need more info.

#34 redbelly

redbelly

    Android Beginner

  • Members
  • 251 posts

Posted 24 May 2012 - 02:32 PM

View Postgannon5197, on 14 May 2012 - 03:37 PM, said:

This is going to sound real stupid, but is this phone CDMA or GSM? I'm looking to dev for it because my brother owns the phone but I don't know much about it. I have compiled CM9 for it. And I have a good reasoning why data/calling/sms isn't working. But I need more info.

hopefully you've found the answer by now, but cdma

#35 mtevere

mtevere

    Average Android

  • Members
  • 4 posts

Posted 31 May 2012 - 03:20 AM

with ics scheduled to be pushed to the thunderbolt july-august time frame, how will that work on rooted phones that have OTA blocked?
will they need to unblocked to recieve it, and will unblocking cause us to get the last recent OTA update, which caused issues on rooted phones? Can anyone advise on this?

#36 AlexOnVinyl

AlexOnVinyl

    noob

  • Banned
  • 208 posts

Posted 24 August 2012 - 10:05 AM

Is there anyway to do this with a GB Stock Rooted Rom? - say do it via the device itsself? then just make a rom out of it? or will that contain too much personal data?

#37 padraic

padraic

    Beer

  • Members
  • 176 posts

Posted 24 August 2012 - 11:34 AM

View PostAlexOnVinyl, on 24 August 2012 - 10:05 AM, said:

Is there anyway to do this with a GB Stock Rooted Rom? - say do it via the device itsself? then just make a rom out of it? or will that contain too much personal data?

Not sure what you're asking.

#38 redbelly

redbelly

    Android Beginner

  • Members
  • 251 posts

Posted 25 August 2012 - 08:14 PM

View PostAlexOnVinyl, on 24 August 2012 - 10:05 AM, said:

Is there anyway to do this with a GB Stock Rooted Rom? - say do it via the device itsself? then just make a rom out of it? or will that contain too much personal data?

This is a custom rom for ICS/Jelly Bean. AOKP stands for Andriod Open Kang Progject, they have a forum here, http://rootzwiki.com/forum/424-aokp/

doubt we'll have an official version for tbolt, protekk (developer for aokp and creator of this thread) tweeted a few nights ago a list of his current devices and tbolt wasnt on it. always a chance someone else will port it over.

#39 kkjdroid

kkjdroid

    Android Beginner

  • Members
  • 1 posts

Posted 11 September 2012 - 11:39 PM

I'm getting a Git error--it isn't finding a revision master in manifests. Also, to do this on Ubuntu 12.04 and I'm assuming Debian Wheezy and Fedora 17 you have to change the install command to find libreadline6-dev and omit the g++/gcc packages, which are preinstalled. Also, the "CPU cores" on the second repo command refers to your computer's CPU cores, I'm assuming, as this is a Mecha-exclusive guide. If I'm wrong, please let me know.

Edited by kkjdroid, 11 September 2012 - 11:41 PM.