Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 380 Bytes

File metadata and controls

16 lines (10 loc) · 380 Bytes

KingKang

Getting Started

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

To initialize your local repository using the KingKang trees, use a command like this:

repo init -u git://github.com/KingKang/android.git -b cm-12.0

Then to sync up:

repo sync