Skip to content

KingKang/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

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