原文:adb shell dumpsys window w |findstr \/ |findstr name=查找APP包名的時候出現'findstr' 不是內部或外部命令

在使用 adb shell dumpsys window w findstr findstr name 這個指令查找APP包名時,cmd出現 findstr 不是內部或外部命令 解決方案: PATH環境變量的問題,在path中追加: SystemRoot system SystemRoot 此時重新打開cmd運行這個指令,就正常查找到APP包名 ...

2018-10-25 17:11 0 1941 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM