/android

Misc Android stuff

Primary LanguagePython

CyanogenMod

Getting Started

To get started with Android/CyanogenMod, 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/psykdup/android.git -b ics

Then to sync up:

repo sync