adb logcat | grep 提示“不是内部或外部命令”
1、手机连接电脑,打开cmd程序,输入adb shell,进入shell 环境

2、输入adb logcat | grep -i activityManager.*Displayed 后就显示信息了

阅读量:123
阅读量:48
阅读量:45
阅读量:42
阅读量:57
1、手机连接电脑,打开cmd程序,输入adb shell,进入shell 环境

2、输入adb logcat | grep -i activityManager.*Displayed 后就显示信息了
