Skip to content

Lewa-Revived-Project/android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Lewa Revived OS Project

Getting started

To get started with Android/Lewa Revived OS, you'll need to get familiar with Repo and Version Control with Git.

To initialize your local repository using the Lewa Revived OS trees, use a command like this:

repo init -u https://github.com/Lewa-Revived-Project/android.git -b main-11.0

Then to sync up:

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

Then just

$ . build/envsetup.sh

$ lunch lewa_$device-< eng | userdebug | user >

$ mka bacon -jX

Credits:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published