Skip to content

CyanFox-OLD/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

CyanFox

Getting Started

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

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

repo init -u git://github.com/CyanFox/android.git -b cm-10.2

Then to sync up:

repo sync