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

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

阅读量:26
阅读量:91
阅读量:132
阅读量:90
阅读量:99
1、手机连接电脑,打开cmd程序,输入adb shell,进入shell 环境

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