Skip to content

halcyonproject/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.