Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 854 Bytes

README.mkdn

File metadata and controls

33 lines (24 loc) · 854 Bytes

Bootleggers Viribio

Special notice

This is mostly based on the work made by YAAP. This might change in the future.

Getting Started

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

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

repo init -u https://github.com/Bootleggers-BrokenLab/manifest.git -b viribio --git-lfs

Then to sync up:

repo sync -j$(nproc --all) --no-tags --no-clone-bundle --current-branch

Building the source

The source at Bootleggers might face some build issues, so be prepared! To start building, you can run the following commands:

source build/envsetup.sh
lunch bootleggers_device-user && m bootleggers