# local_manifests **Repository Path**: android-rpi-mirror/local_manifests ## Basic Information - **Project Name**: local_manifests - **Description**: clone from https://github.com/android-rpi/local_manifests - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: arpi-14 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2024-03-01 - **Last Updated**: 2025-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Download Android source with local_manifests Refer to http://source.android.com/source/downloading.html $ repo init -u https://android.googlesource.com/platform/manifest -b android-14.0.0_r21 $ git clone https://github.com/android-rpi/local_manifests .repo/local_manifests -b arpi-14 $ repo sync # Build for Raspberry Pi 5 https://github.com/android-rpi/device_arpi_rpi5 Use -j[n] option on sync & build steps, if build host has a good number of CPU cores.