Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 416 Bytes

README.mkdn

File metadata and controls

19 lines (12 loc) · 416 Bytes

Getting Started

To get started with Android, you'll need to get familiar with Git and Repo.

To initialize your local repository using the dh-harald's trees, use a command like this:

repo init -u git://github.com/dh-harald/cm_android.git -b froyo

Then to sync up:

repo sync

To build:

. build/envsetup.sh
lunch spica-eng
make