Skip to content

Project-Kizashi/android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Project Kizashi


Focucing on Android 11 with performance and stablity with a touch of customizations .
Based on Project Kasumi and Materium - Optimized LineageOS-based Android aftermarket firmware with extra features, developed by people all over the world.

Getting started

To get started with Android/Project Kizashi, you'll need to get familiar with Repo and Version Control with Git.


Credits



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

repo init --depth=1 -u https://github.com/Project-Kizashi/android.git -b relay --git-lfs --no-tags --no-clone-bundle

Now we need to sync up:

repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)

Then, set source up:

. build/envsetup.sh

And to start build:

lunch kasumi_<devicecodename>-userdebug
mka bandori

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published