勤能补拙,熟能生巧,宁静致远

记录工作中的点滴积累,总结成长的步伐里程。

博客园 首页 新随笔 联系 订阅 管理

2016年3月3日 #

摘要: 手机和电脑,在电脑上开3个命令窗口,分别输入如下3个命令分别抓取mainLog、radioLog和kernalLog adb logcat -v time >main.txt adb logcat -v time -b radio >radio.txt adb shell cat proc/kmsg 阅读全文
posted @ 2016-03-03 14:17 ^-^antoon^-^ 阅读(570) 评论(0) 推荐(0)