Skip to content

Latest commit

History

605 Commits

Folders and files

NameName
Last commit message
Last commit date

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors