2013年7月22日
摘要: service可给Android 服务传消息,具体用法如下:Usage: service [-h|-?] service list service check SERVICE service call SERVICE CODE [i32 INT | s16 STR] ... Options: i32: Write the integer INT into the send parcel. s16: Write the UTF-16 string STR into the send parcel.在Android 4.2.2模拟器上运行如下命令:adb s... 阅读全文
posted @ 2013-07-22 23:05 农夫山药 阅读(6030) 评论(0) 推荐(0)