资 源 简 介
BCM ROM - ICS for HTC Desire based on CM9
This page contains pre-build packages of the BCM project. The source can be located at the fallowing location
https//github.com/dk-zero-cool
To build BCM from source, you"ll need to get familiar with Git and Repo
To initialize your local repository using the CyanogenMod trees, use a command like this:
repo init -u git://github.com/dk-zero-cool/android.git -b ics
Then to sync up:
repo sync
You can then execute the command:
. build/envsetup.shlunch
And select you device. Then you start building by executing:
make
Please see the CyanogenMod Wiki for building instructions.
For more information on this Github Organization and how it is structured, please read