Android执行shell命令
摘要:
一、方法 1 /** 2 * 执行一个shell命令,并返回字符串值 3 * 4 * @param cmd 5 * 命令名称&参数组成的数组(例如:{"/system/bin/cat", "/proc/version"}) 6 * @param... 阅读全文
posted @ 2015-03-22 21:32 eustoma 阅读(2524) 评论(0) 推荐(0)
posted @ 2015-03-22 21:32 eustoma 阅读(2524) 评论(0) 推荐(0)
posted @ 2015-03-22 21:09 eustoma 阅读(268) 评论(0) 推荐(0)
posted @ 2015-03-22 11:20 eustoma 阅读(1205) 评论(0) 推荐(0)