Skip to content

yaapex/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,086 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAAP

Getting Started

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

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

repo init -u https://github.com/yaapex/manifest.git -b 16.2 --git-lfs

Then to sync up:

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

Building the source

The source at YAAP is well configured for building.

source build/envsetup.sh
lunch yaap_device-user && m yaap # m yaap-fastboot for fastboot update package
# Alternatively, the bundled script can handle everything
./build.sh DEVICENAME
./build.sh help # for menu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors