1、-bash: findstr: command not found
在path中追加:%SystemRoot%/system32;%SystemRoot%;
2、app无法启动,java.lang.SecurityException: Permission Denial: starting Intent
adb logcat |grep START
重新获取入口Activity
adb shell dumpsys activity | findstr "Card"
adb shell dumpsys window w |findstr \/ |findstr name=
3、Message: That URL did not map to a valid JSONWP resource