Skip to content

UltimateOS/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

banner

UltimateOS | 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/UltimateOS/manifest.git -b 14
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Build our source

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published