- 博客(2)
- 资源 (1)
- 收藏
- 关注
原创 git常见报错
git常见报错 repo sync 报错: 1.连接超时引起报错 现象: Fetching projects: 59% (128/216) Initializing project test/platform/ndk … fatal: read error: Connection reset by peer error: Cannot fetch test/platform/ndk 解决方法:出...
2019-08-01 11:43:05
4670
原创 Binder通信机制简介
Binder通信机制简介 Binder是Android系统中大量使用的IPC(Inter-process communication,进程间通讯)机制。无论是应用程序对系统服务的请求,还是应用程序自身提供对外服务,都需要使用到Binder。 使用Binder机制的原因: Binder本身是C/S架构的,这一点更符合Android系统的架构 Binder相比于传统的socket、管道通信更高...
2019-08-01 10:20:53
265
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人