码迷,mamicode.com
首页 >  
搜索关键字:绑定服务 binder    ( 772个结果
Android Layout Binder(在线将XML中View find出来,生成java代码的工具)
废话不多说,这是地址:http://android.lineten.net/layout.php。 有图有真相,例如: 你的XML假如是这样:     android:layout_width="fill_parent"     android:layout_height="fill_parent"     android:orientation=...
分类:移动开发   时间:2014-05-09 15:20:54    阅读次数:424
Android Camera子系统之进程/文件View
本文基于Android 4.2.2从进程/文件的角度审视Android Camera子系统。   AndroidCamera子系统的整体架构分成客户端(Client)和服务器(Server)两个部分,它们建立在Android的进程间通讯机制Binder的基础之上。 查看进程 root@android:/# ps USER  PID  PPID  V...
分类:移动开发   时间:2014-04-29 13:41:19    阅读次数:715
772条   上一页 1 ... 76 77 78
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!