adb logcat | grep –color=auto -i myapp #設定匹配字串顏色。更多設定請檢視grep 幫助。 進階一點可以使用grep 的正規表示式匹配。例如上一個例子會匹配 ...
確定! 回上一頁