Skip to content

HolyDragonProject/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started


To get started with OmniDragon, you'll need to get familiar with Git and Repo.

To initialize your local repository using the OmniDragon trees, use a command like this:

repo init -u https://gitlab.com/holydragonproject/android.git -b hdo

Then to sync up:

repo sync

Then to build:

 cd <source-dir>; . build/envsetup.sh; brunch <device_name>

Good luck!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published