• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Boost Mobile] help on how to devlop cm9

Hroark gave the best directions when compiling cm7, and they can be used for cm9 too.

http://androidforums.com/galaxy-pre...ut-building-cyanogenmod-7-prevail-source.html

follow all the directions given, but where he says:
Code:
repo init -u [URL]https://github.com/CyanogenMod/android.git[/URL] -b gingerbread
instead of gingerbread, put ics. make sure you have at least 18 gigs of space on your hdd, because android source code is HUGE.

but instead of downloading the source for the prevail, you would download this:

https://github.com/QuietStorm1785/updated_warp_cm_configs/tree/ics

just click the zip icon, download the source, go into device folder, create a new folder called zte, then go inside there, create another folder called arthur, then unzip source into there.
where he says to type
Code:
$ lunch full_prevail-eng

instead type:

Code:
 $ lunch ZTE_arthur-eng

after doing all that you can follow his directions to a T, and you will have your very own build of ics.
 
Back
Top Bottom