Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想了解Android OS源代码的完整结构。我有一份 Gingerbread 的源代码副本,并希望完整地阅读它。
是否有任何文档或帮助可用于了解 Android OS 源代码树结构?
以下是对 Android 源代码中文件夹的一些说明,可帮助您入门。
如何理解android根树的目录结构?
源代码在注释中的源代码中记录了一点。没有可用的官方文档。