Skip to content

Manifest for syncing Android sources that we made and modified.

Notifications You must be signed in to change notification settings

baydennoixa/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMODroid

Getting started

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

To initialize your local repository using the LMODroid trees, use a command like this:

repo init -u https://github.com/supremegamers/android.git -b lmodroid/13-x86 --git-lfs

Then to sync up:

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

About

Manifest for syncing Android sources that we made and modified.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published