Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 591 Bytes

README.mkdn

File metadata and controls

20 lines (15 loc) · 591 Bytes

Halcyon - Ursinia

Halcyon is an aftermarket firmware based on AOSP with unique UI and features.

Building Halcyon

Requirements

  • Decent machine to compile Android.
  • Knowledge of building Android. Learn More

Downloading Halcyon source code

repo init -u https://github.com/halcyonproject/manifest -b 14.3 --git-lfs
repo sync -j$(nproc --all) --force-sync

Building Halcyon

Please visit our Wiki for Building guide.