研究了binder服务的实现,想写个binder例子。
在网上和书上都看到有这类似的例子,照着写后,发现都不是自己想要的,不太符合源码的风格。写例子心得:尽管几行代码我也折腾来两三天。看会的,永远不一定就会了,动手才是应道理。
代码查看地址:https://github.com/langxianwen/binder-demo
git路径:git clone https://github.com/langxianwen/binder-demo.git
原文地址:http://blog.csdn.net/langxianwenye/article/details/40708873