Skip to content

Citrus-CAF/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Howdy, We're Citrus-CAF

Getting Started

To get started with Citrus-CAF, you'll need to get familiar with Git and Repo.

To initialize your local repository for any Snapdragon devices, use this command:

repo init -u git://github.com/Citrus-CAF/manifest.git -b p9x -m citrus-caf.xml

Time to sync! [I love this part]:

repo sync -c -f -j8 --force-sync --no-clone-bundle --no-tags

Compiling the source!

. build/envsetup.sh
lunch citrus_$device-userdebug
mka lemonade -j#

Don't worry about the name! We're not as sour as we sound! That gadget, over there, right in your arms, might die tasting citrus xD . . . JK!

Releases

No releases published

Packages

No packages published