# local_manifests **Repository Path**: aospRpi/local_manifests ## Basic Information - **Project Name**: local_manifests - **Description**: aospRpi - **Primary Language**: XML - **License**: Not specified - **Default Branch**: arpi-14 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-10 - **Last Updated**: 2025-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Download Android source with local_manifests Refer to https://mirrors.tuna.tsinghua.edu.cn/help/AOSP $ repo init -u https://mirrors.tuna.tsinghua.edu.cn/git/AOSP/platform/manifest --depth=1 -b android-14.0.0_r37 $ git clone https://gitee.com/aospRpi/local_manifests .repo/local_manifests -b arpi-14 $ repo sync # Build for Raspberry Pi 5 https://gitee.com/aospRpi/device_arpi_rpi5 Use -j[n] option on sync & build steps, if build host has a good number of CPU cores.