【问题标题】:Android Studio ADB not respondingAndroid Studio ADB 没有响应
【发布时间】:2016-03-01 09:42:46
【问题描述】:

It is the error message 通常我使用的是Android Studio,没有任何错误。但现在我收到一条错误消息; “ADB没有响应,如果要重试,请手动杀死“adb.exe”并点击重启”

但我在平台 And ı didin't find adb.exe in task manager 中找不到 adb.exe 文件。 我该如何解决?

【问题讨论】:

  • Adb server not responding的可能重复
  • Windows 任务管理器中也没有 adb.exe 文件。 @FireSun
  • 我尝试取消选中并选中启用 ADB 集成。但它不起作用。此外,当我运行命令 adb kill-server 时,我收到这样的消息“adb 不被识别为内部或外部命令、可运行程序或批处理文件”@Aashvi
  • 你能发布完整的错误日志吗?

标签: android android-studio adb


【解决方案1】:

将 adb 的路径添加到系统设置中的环境变量中。要查找 adb 的路径,请尝试

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2016-02-24
    • 1970-01-01
    • 2015-08-09
    • 2015-06-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多