Skip to content

cooluc/android_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

RevengeOS

Credits:


Warning:

The ROM is still in alpha stage. Reach us on Telegram in order to report any compilation issue / bug.

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/RevengeOS/android_manifest -b r11.0

Then to sync up:

repo sync -c --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

source build/envsetup.sh
lunch revengeos_<devicecodename>-user
make bacon

Report build issues

Maintain Officially

  • If you're building RevengeOS for an unofficial device and would like to make it official, Check out the link below.
  • Click here for more info

Some Links:-

About

Time to Make Some Revenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published