Skip to content

Octavi-Broken-Lab/android_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation


Getting Started:

To get started with the building process, you'll need to get familiar with Git and Repo.

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

repo init -u https://github.com/Octavi-Broken-Lab/android_manifest -b wip

Then to sync up:

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

Finally to build:

From root directory of Project, perform following commands in terminal

. build/envsetup.sh
lunch octavi_<devicecodename>-userdebug
brunch octavi_<devicecodename>-userdebug

Credits:


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published