# working-group **Repository Path**: eming/working-group ## Basic Information - **Project Name**: working-group - **Description**: 本项目由 PLCT lab 发起,目的为将 Android 移植到 RISC-V 平台上。现阶段已经与 RVI 旗下的 RISC-V Android Source (https://github.com/riscv-android-src)合并。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/aosp-riscv/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 50 - **Created**: 2023-05-11 - **Last Updated**: 2023-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AOSP on RISC-V 工作组 本仓库适用于为 AOSP for RISC-V 项目组归档除代码外的其他相关资料和讯息。 本项目由 [PLCT lab](https://github.com/plctlab) 发起,目的为将 Android 移植到 RISC-V 平台上。现阶段已经与 [RISC-V International](https://riscv.org/) 旗下的 [RISC-V Android Source](https://github.com/riscv-android-src) 合并。 如果您对在基于 RISC-V 架构的硬件上运行 Android 感兴趣,欢迎加入我们! AOSP-RISCV 的代码开源,欢迎大家参与贡献。所有仓库在 Github 和 Gitee 上一式两份,互为镜像备份。 - Github 仓库地址: - Gitee 仓库地址: 大家可以根据自己的喜好选择代码仓库进行开发,两边采用类似的开发流程: - [基于 Github 开发的流程说明](./docs/dev-github.md) - [基于 Gitee 开发的流程说明](./docs/zh/dev-gitee.md) ## 项目状态 不再维护中文版,请统一访问 [英文版的项目状态进展](./status.md) ## 有关我们 项目初创人员来自 [PLCT lab](https://github.com/isrc-cas/). 吴伟 (@lazyparser) 和 史宁宁 (@shining1984) 共同创建了本项目。 非常高兴能够为 RISC-V 社区和 AOSP 项目贡献我们的力量。 ## 加入我们 如果您对本项目感兴趣,请阅读 AOSP 网站的相关指导文件。或者联系 汪辰([@unicornx](https://github.com/unicornx))。 如果您有话题想进一步参与讨论,请在 github 上给我们提交 issue。 ## 相关资料 ### 幻灯 - [**Porting Android to new Platforms, Amit Pundir**](https://www.slideshare.net/linaroorg/porting-android-tonewplatforms) ### 文章 移步 [文章分类索引页面](./articles/index.md) ### 视频 - [**[COSCUP 2011] Porting android to brand-new CPU architecture, 鄭孟璿 (Luse Cheng)**](https://www.youtube.com/watch?v=li6PqLn4Bl4) - [**闪电:AOSP 移植 RISC-V 有多难 - 吴伟 - V8 技术讨论会 - OSDT 社区 - 20200607**](https://www.bilibili.com/video/BV1wC4y1a7Za) - [**AOSP 的构建系统和 RISC-V 移植初步 - 汪辰 - 20200805 - PLCT 实验室**](https://www.bilibili.com/video/BV1PA411Y7mz) - [**AOSP for RISC-V 移植教程之 Android Runtime 介绍 - 汪辰 - 20200814 - PLCT 实验室**](https://www.bilibili.com/video/BV1wC4y1t7Xa) - [**AOSP for RISC-V 移植教程之 开始 ART 移植 - 汪辰 - 20200821 - PLCT 实验室**](https://www.bilibili.com/video/BV1JK411M7e5) ### 讨论 - [**The status of AOSP porting: Is there anyone working on it (publicly)?**](https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/u9iP7A2Wkc8) ### 其他资源 - [**Android-x86**](https://www.android-x86.org/)