Clone this repo:
  1. 5d0a217 README: Update for leaf-4.1 by Thomas Turner · 3 days ago leaf-4.1
  2. d4fc6f6 Manifest for Android 15.0.0 Release 10 by The Android Open Source Project · 8 days ago
  3. e3d89f8 Manifest for Android 15.0.0 Release 9 by The Android Open Source Project · 8 days ago
  4. 4939382 Manifest for Android 15.0.0 Release 8 (AP4A.241205.013.B1) by The Android Open Source Project · 6 weeks ago
  5. 05dc13b Manifest for Android 15.0.0 Release 6 (AP4A.241205.013) by The Android Open Source Project · 6 weeks 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-4.1

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