Halcyon is an aftermarket firmware based on AOSP with unique UI and features.
- Decent machine to compile Android.
- Knowledge of building Android. Learn More
repo init -u https://github.com/halcyonproject/manifest -b 14.3 --git-lfs
repo sync -j$(nproc --all) --force-sync
Please visit our Wiki for Building guide.