摘要: adb shell "logcat |grep Displayed" 查看当前运行app的日志adb shell logcat|findstr Display 输入以下命令获取Package和Activity adb shell dumpsys window |findstr mCurrentadb 阅读全文
posted @ 2020-11-01 21:14 反着来就对了 阅读(755) 评论(0) 推荐(0)