Skip to content

LeafOS-Project/android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 

Repository files navigation

LeafOS

Getting started

To get started with LeafOS, you'll need to get familiar with Source Control Tools.

To initialize your local repository, use this command:

repo init -u https://github.com/LeafOS-Project/android.git -b leaf-3.2

Then to sync up:

repo sync

Building

Initialize the ROM environment with the envsetup.sh script.

. build/envsetup.sh

Fetch official device trees.

fetch_device {device}

To lunch your device after cloning all device sources.

lunch {device}-{buildtype}

Then start building.

m leaf

Telegram Gerrit Jenkins Downloads Forum Translate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published