The ROM is still in alpha stage. Reach us on Telegram in order to report any compilation issue / bug.
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
repo sync -c --force-sync --no-tags --no-clone-bundle -j$(nproc --all) --optimized-fetch --prune
From root directory of Project, perform following commands in terminal
source build/envsetup.sh
lunch revengeos_<devicecodename>-user
make bacon
- You can reach us via Telegram
- 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