Skip to content

ProjectZenithAOSP/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Project Zenith | 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/ProjectZenithAOSP/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 zenith_$devicecodename-userdebug
  • To start compiling
mka zenith -j$(nproc --all)

Official Telegram Chat & Channel :

Credits:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages