Project Kaleidoscope

Getting started

To get started with Kaleidoscope, you'll need to get familiar with Source Control Tools.

To initialize your local repository, use this command:

repo init -u https://github.com/Project-Kaleidoscope/android_manifest.git -b sunflowerleaf

Then to sync up:

repo sync

Building

Initialize the ROM environment with the envsetup.sh script.

. build/envsetup.sh

To lunch your device after cloning all device sources.

lunch kscope_<codename>-<buildtype>

Then start building.

mka bacon