File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,26 @@ Binder
2525
2626### 底层
2727
28+ - [ Android跨进程通信IPC系列文] ( https://www.jianshu.com/p/36b488863bc0 )
29+ > Binder系列文,由浅入深,方方面面。
30+
31+ - [ 一篇文章了解相见恨晚的 Android Binder 进程间通讯机制] ( https://blog.csdn.net/freekiteyu/article/details/70082302 )
32+ > 图画得相当不错。
33+
2834- [ Android进程间通信(IPC)机制Binder简要介绍和学习计划] ( https://blog.csdn.net/luoshengyang/article/details/6618363 )
2935> 老罗的系列文章从系统源码角度深入分析了Binder的实现细节,具有很大的参考意义。
3036
37+ - [ gityuan Binder系列] ( http://gityuan.com/2015/10/31/binder-prepare/ )
38+ > 基于Android 6.0的源码剖析。
39+
40+ - [ wangkuiwu Binder机制(一) Binder的设计和框架] ( http://wangkuiwu.github.io/2014/09/01/Binder-Introduce/#anchor2_2_2 )
41+ > 比较老的博文了,胜在图画得非常不错,可以做个参考。
42+
43+ ### 最后
44+
45+ - [ 听说你Binder机制学的不错,来面试下这几个问题] ( https://www.jianshu.com/p/adaa1a39a274 )
46+ > 挖掘出Binder一些难以理解或细节的点。
47+
3148### 后记
3249
3350Binder 机制我觉得非常有趣,为什么呢?
You can’t perform that action at this time.
0 commit comments