Skip to content

ProjectZenithAOSP/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

banner

The Clover Project | Android Open Source Software

An Android Operating System Based On AOSP.

Requirements

  • Around 500GB disk space.
  • Around 32GB RAM running Linux.

Sync our source

repo init -u https://github.com/The-Clover-Project/manifest.git -b 15-qpr1
repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)

Build our source

  • Set up the build environment
source build/envsetup.sh
  • Lunch a target
lunch clover_$devicecodename-ap4a-userdebug
  • To start compiling
mka clover -j$(nproc --all)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published