Binder机制,从Java到C (大纲)

 

转载请标注:张小燕:http://www.cnblogs.com/zhangxinyan/p/3487381.html

前段时间一直在看有关Binder机制的内容,觉得受益匪浅,整理记录于此,大家请随意翻看。

当然这部分内容只是作为Binder的入门知识,如果想知道更详细的内容的话,就可能要更深入的看里面的代码了。

内容大概有分为几个部分,下面是outline,希望各位看起来不会太枯燥。

1. Binder机制,从Java到C (1. IPC in Application Remote Service)

2. Binder机制,从Java到C (2. IPC in System Service :AMS)

3. Binder机制,从Java到C (3. ServiceManager in Java)

4. Binder机制,从Java到C (4. Parcel)

5. Binder机制,从Java到C (5. IBinder对象传递形式)

6. Binder机制,从Java到C (6. Binder in Native : libbinder)

7. Binder机制,从Java到C (7. Native Service)

8. Binder机制,从Java到C (8. ServiceManager in Native)

9. Binder机制,从Java到C (9. IPC通信过程)

10. Binder机制,从Java到C (10. Binder驱动)

学习Binder期间,看了很多blog,供大家参考:

http://blog.csdn.net/codefly/article/details/17058607

http://blog.csdn.net/windskier/article/details/6913698

http://www.cnblogs.com/samchen2009/p/3316001.html

http://blog.csdn.net/maxleng/article/details/5490770/

http://blog.csdn.net/21cnbao/article/details/8087328

最新文章

  1. RestTemplate配置
  2. first Automation
  3. CentOS6.5搭建LNMP
  4. Beta版本——项目测试
  5. [备忘][转]rsync使用时的常见问题
  6. HDU 1864
  7. awesome-very-deep-learning
  8. HDU2490 parade
  9. JavaScript 一些基础练习
  10. List集合实战总结
  11. KEIL 伪指令
  12. 搭建lamp环境
  13. Cannot create PoolableConnectionFactory (ORA-28040: No matching authentication protocol
  14. php+ajax+jq
  15. 最新版Solr 7.2安装配置
  16. 在Vue项目中使用Element UI:按需引入和完整引入
  17. Spring Boot + Spring Cloud 构建微服务系统(五):熔断监控面板(Hystrix Dashboard)
  18. Ubuntu14.04配置jdk1.8.0_25,可切换版本
  19. jQuery鼠标悬停
  20. vue前端导出zip包

热门文章

  1. org.springframework.dao.InvalidDataAccessApiUsageException: detached entity passed to persist: sys.entity.Role; nested exception is org.hibernate.PersistentObjectException: 的解决方案
  2. 原因好消息: PSP游戏自己主动算法设计(两)
  3. ASP.NET Web API中使用OData
  4. [转]JS中的prototype
  5. 【笨木头Lua专栏】基础补充04:迭代器初探
  6. [ACM] POJ 3061 Subsequence (仿真足)
  7. 使用 Eclipse 的 SVN 主要插件创建项目/支/标签
  8. java_Eclipse自动生成作者、日期注释等功能设置_导入 xml方式
  9. 【云图】如何制作全国KTV查询系统?
  10. c# WebBrowser开发参考资料