gpt4 book ai didi

java - 如何重启 ADB 服务器

转载 作者:行者123 更新时间:2023-12-04 23:55:34 27 4
gpt4 key购买 nike

我使用 genymotion 作为模拟器。我重新启动了 Eclipse,并且 adb 位置正确,但应用程序没有启动。

这里是错误:

[2014-12-13 14:57:52 - Serbay] ------------------------------    
[2014-12-13 14:57:52 - Serbay] Android Launch!
[2014-12-13 14:57:52 - Serbay] The connection to adb is down, and a severe error has occured.
[2014-12-13 14:57:52 - Serbay] You must restart adb and Eclipse.
[2014-12-13 14:57:52 - Serbay] Please ensure that adb is correctly located at 'C:\adt-bundle-windows-x86-20140702\sdk\platform-tools\adb.exe' and can be executed.

最佳答案

在命令提示符下执行

  • adb kill-server
  • adb start-server

重新启动你的IDE

键入“where adb.exe”并查看输出(应该是 'C:\adt-bundle-windows-x86-20140702\sdk\platform-tools\adb.exe')

关于java - 如何重启 ADB 服务器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27459089/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com