Skip to content

Project-Kaleidoscope/android_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published