简体   繁体   English

Android开源项目(AOSP)的学习资源

[英]Learning resources for Android Open Source Project (AOSP)

I can't find any good learning resource on AOSP. 我无法在AOSP上找到任何好的学习资源。 Can't find any books, or comperhensive web resources on that topic. 无法找到有关该主题的任何书籍或综合网络资源。 Book that would cover all topics about it would be best. 涵盖所有相关主题的书籍将是最好的。 Like how to setup enviroment, download code, use repo/git, change basic things, make custom roms, etc etc. Is there any book like that? 就像如何设置环境,下载代码,使用repo / git,更改基本的东西,制作自定义的roms等等。有这样的书吗? Or any other resource on web that have that info in one place? 或者在网络上的任何其他资源在一个地方有这些信息?

Karim Yaghmour's embedded android covers a fair bit of AOSP stuff. Karim Yaghmour的嵌入式机器人涵盖了相当多的AOSP内容。 There are some good videos by Tim Bird and Yaghmour, google for those. Tim Bird和Yaghmour有一些很好的视频,google也是如此。

If you want to create custom roms you probably want the xda-developers and their forums or cyanogen . 如果你想创建自定义roms,你可能需要xda开发人员及其论坛cyanogen

Repo docs are fairly sparse: see this post for that. 回购文档相当稀疏:请看这篇文章。

这可能是一个开始: http//source.android.com/source/downloading.html

The resource that really introduced me in this topic is this . 在这个主题中真正介绍我的资源就是这个 There are two videos that give basic knowledge about the AOSP development process. 有两个视频提供有关AOSP开发过程的基本知识。 After that, the best your choice is Google :) But then you'll know what to answer! 在那之后,你最好的选择是谷歌:)但是你会知道该怎么回答!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM