Skip to content

WrathOS/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/WrathOS/android_manifest -b ten

Then to sync up:

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

Finally to build:

From root directory of Project, perform following commands in terminal

. build/envsetup.sh
lunch wrath_<devicecodename>-userdebug
make bacon

Contributing

Crowdin

You can contribute to our project and translate it on Crowdin!

We are also welcome to see any pull requests!

Credits:


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published