Adb 突然停止工作
Adb has stopped working suddenly
我的 adb
突然不工作了。我尝试重新安装 sdk,但它仍然无法正常工作。虽然 android 工作室工作得很好。
找到正确的位置,然后重试!
在我的例子中,adb 位于此处:
C:\Users\username\AppData\Local\Android\sdk\platform-tools
或者这可能只是您 Windows
的一个常见问题
可能是 Windows 问题:请尝试以下操作
Go to Control Panel, choose System and click Advanced System settings
On the pop-up box -> select Advanced ->Click Settings under performance
Another dialog appears -> Select Data Execution Prevention and click add
Go to your adb.exe file and select it and click apply and then OK.
You are done.!
从任务管理器中关闭您的运行adb.exe
并重新启动adb.exe
来自 platform.-tools
我的 adb
突然不工作了。我尝试重新安装 sdk,但它仍然无法正常工作。虽然 android 工作室工作得很好。
找到正确的位置,然后重试!
在我的例子中,adb 位于此处:
C:\Users\username\AppData\Local\Android\sdk\platform-tools
或者这可能只是您 Windows
的一个常见问题可能是 Windows 问题:请尝试以下操作
Go to Control Panel, choose System and click Advanced System settings
On the pop-up box -> select Advanced ->Click Settings under performance
Another dialog appears -> Select Data Execution Prevention and click add
Go to your adb.exe file and select it and click apply and then OK.
You are done.!
从任务管理器中关闭您的运行adb.exe
并重新启动adb.exe
来自 platform.-tools