Clone this repo:
  1. d32ce9e manifest: android-14.0.0_r54 -> android-14.0.0_r61 by Tim Zimmermann · 4 months ago leaf-3.2 leaf-4.0
  2. b81defe manifest: Track our fork of external/dtc by SamarV-121 · 5 months ago
  3. ef07936 manifest: android-14.0.0_r50 -> android-14.0.0_r54 by Tim Zimmermann · 5 months ago
  4. b2b8d9d manifest: Track leaf/www by Tim Zimmermann · 2 years, 1 month ago
  5. 821f076 manifest: Track our fork of art by Tim Zimmermann · 5 months ago

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