Skip to content

starlight5234-projects/android_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning: The ROM is still in beta stage. Reach us on Telegram in order to report any compilation issue / bug(s).

Build the ROM!

To get started with the building process, you'll need to get familiar with Git and Repo.

Initialize your local repository using this command:

repo init -u https://github.com/RevengeOS/android_manifest -b r11.0

Sync the ROM sources using this command:

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

Initiate build:

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

Report build issues

Maintain officially

  • Make sure your unofficial builds are fully stable and then proceed ahead. Tap here.

Links:

Credits:

Releases

No releases published

Packages

No packages published