We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4501cf4 commit cb50f15Copy full SHA for cb50f15
AOSP/ReadMe.md
@@ -14,6 +14,11 @@
14
- 集成第三方库:将一个开源库集成到 Android 系统中,以实现某项特定功能。
15
https://www.jianshu.com/p/8e6649bcf9b3
16
17
+#### 调试方案
18
+
19
+- [《Android - 系统级源码调试 》](https://bbs.kanxue.com/thread-274396.htm)
20
+- [《Android Kernel 编译与调试指北》](https://juejin.cn/post/7244470938871808058)
21
22
#### 源码分析
23
24
- [《如何深入学习 Android Framework》](https://github.com/feixiao/AndroidFrameworkTutorial.git)
0 commit comments