自 2025 年 3 月 27 日起,我们建议您使用 android-latest-release
而非 aosp-main
构建 AOSP 并为其做出贡献。如需了解详情,请参阅 AOSP 的变更。
使用参考开发板
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Android 开源项目 (AOSP) build 对模拟器最有用,但您也可以使用 AOSP build 和适用于特定设备的相关二进制文件创建适用于 Google Nexus 和 Pixel 设备的 build。如需查看可用的 build 及其目标设备的列表,请参阅源代码标记和 build。
此外,许多 SoC 参考开发板也可运行基于 AOSP 的 build。这类开发板可帮助非移动组件供应商开发驱动程序,并将驱动程序移植到各 Android 版本。使用参考开发板可以简化升级工作、缩短新 Android 设备的上市期、降低设备成本(因为使用参考开发板时,ODM/OEM 可以从更多兼容组件中进行选择),并加快组件供应商的创新速度。
这里罗列的开发板在 AOSP 中不受支持,也不在测试之列。参考开发板的板级支持包 (BSP) 可以直接从开发板制造商处获取。
DragonBoard 845c
DragonBoard 845c 是 RB3 平台的一部分,可从 96boards.org 获取。
db845c AOSP Wiki 提供了有关该开发板上的 AOSP build 的支持文档。
Qualcomm Robotics Board RB5
您可以从 96boards.org 获取 Robotics Board RB5。
RB5 AOSP Wiki 提供了有关该开发板上的 AOSP build 的支持文档。
Khadas VIM3
Khadas 提供了 VIM3 SBC。
yukawa-android 文档提供了对 Khadas VIM3 和 VIM3L 开发板上的 AOSP 的支持。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-26。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-26。"],[],[],null,["# Use reference boards\n\nAndroid Open Source Project (AOSP) builds are mostly useful for emulators,\nbut you can also create builds for Google's Nexus and Pixel devices using AOSP\nbuilds and the relevant device-specific binaries. For the list of available\nbuilds and targeted devices, see [Source code tags and\nbuilds](/docs/setup/about/build-numbers#source-code-tags-and-builds).\n\nThere are also many SoC reference boards that can run AOSP-based builds.\nThese can help nonmobile component vendors\ndevelop and port drivers to Android releases. Using a reference board can ease\nupgrade efforts, reduce time to market for new Android devices, lower device\ncosts by enabling ODM/OEMs to choose from a wider range of compatible\ncomponents, and increase the speed of innovation among component suppliers.\n\nThe boards listed here are not supported and tested in AOSP.\nThe Board Support Package (BSP) for a reference board may be obtained from the\nboard manufacturer directly.\n\nDragonBoard 845c\n----------------\n\nThe DragonBoard 845c is part of the RB3 platform and is available from\n[96boards.org](https://www.96boards.org/product/rb3-platform/).\n\nThe [db845c AOSP wiki](https://wiki.linaro.org/AOSP/db845c) provides\nsupporting documentation for AOSP builds on this board.\n\nQualcomm Robotics Board RB5\n---------------------------\n\nThe Robotics Board RB5 is available from\n[96boards.org](https://www.96boards.org/product/qualcomm-robotics-rb5/).\n\nThe [RB5 AOSP wiki](https://wiki.linaro.org/AOSP/rb5)\nprovides supporting documentation for AOSP builds on this board.\n\nKhadas VIM3\n-----------\n\nThe VIM3 SBC is available from [Khadas](https://www.khadas.com/vim3).\n\nThe [yukawa-android documentation](https://baylibre.pages.baylibre.com/amlogic/atv/doc/main/index.html)\nprovides support for AOSP on the Khadas VIM3 and VIM3L devboards."]]