Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 809 Bytes

README.mkdn

File metadata and controls

32 lines (21 loc) · 809 Bytes

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!