首页
编程
java
php
前端
首页
编程
java
php
前端
android框架层如何取到应用层的数据
android框架层如何取到应用层的数据
楼上乱说,是通过binder机制来传递数据的,楼主网上搜索android binder机制
可以使用Intent实现数据传递
点击展开全文