/manifest

You chose the red pill, welcome to CygnusOS!!!

CygnusOS CAF

CygnusOS CAF is a minimal custom Android ROM which provides users best UI and performance altogether.

Getting source code

First, make sure you have an Android build environment and the repo tool set up. After that, run the following commands:

repo init -u https://github.com/cygnus-rom/manifest -b caf-12
repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)

This is a large download that will take approximately 100 GB of disk space, so plan accordingly.

Finally to build

  . b*/e*
  lunch cygnus_device_codename-userdebug
  make cygnus -j$(nproc --all)

Report build issues

You can reach us via Telegram

Credits

And all others we might've missed out

DO NOT SYNC OR BUILD TILL THIS LINE IS REMOVED