Skip to content

AuroraDroid/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started:

To get started with AuroraDroid, you'll need to get familiar with Repo and Version Control with Git.

To initialize your local repository, use a command like this:

repo init -u https://github.com/AuroraDroid/manifest -b 14 --git-lfs

Then to sync up:

repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags --optimized-fetch --prune

Building AuroraDroid:

From root directory of Project, perform following commands in terminal

$ . build/envsetup.sh
$ lunch aurora_$device-ap2a-userdebug
$ make bacon

Credits:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published