一、logcat命令示例. 1. adb logcat -v time -s test *:d>d:log.txt. 打印出標籤帶"test"的debug日誌到log.txt. 2. adb logcat - v time | findstr ...
確定! 回上一頁