Android APP测试的日志文件抓取
1 log文件分类简介 实时打印的主要有:logcat main,logcat radio,logcat events,tcpdump,还有高通平台的还会有QXDM日志 状态信息的有:adbshellcat /proc/kmsg ,adb shell dmesg,adb shell dumpstate,adb shell dumpsys,adb bugre...