Skip to content

pjorektneira/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Bianca Project

Getting started

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

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

repo init -u https://github.com/BiancaProject/android.git -b 11

Then to sync up:

repo sync --force-sync --no-tags --no-clone-bundle

To build, use command:

source build/envsetup.sh
lunch bianca_$device-userdebug
mka dudu

Credits:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published