【发布时间】:2020-06-17 12:38:12
【问题描述】:
我已经尝试安装 android studio 3 天了,但我一直遇到同样的问题。当我尝试运行 AVD 时,我收到“无法找到 adb”的通知。问题是 adb.exe 已经在平台工具文件中。我不知道出了什么问题。我也在这里做了一些研究,但没有一个答案有帮助。请问有人可以帮我吗??这些是日志中的消息
7:24 PM Emulator: socketTcpLoopbackClientFor: error: fd 60392 above FD_SETSIZE (32768)
7:24 PM Emulator: socketTcpLoopbackClientFor: error: fd 60392 above FD_SETSIZE (32768)
7:24 PM Emulator: emulator: ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037
7:24 PM Emulator: socketTcpLoopbackClientFor: error: fd 60728 above FD_SETSIZE (32768)
谢谢
【问题讨论】:
-
您正在使用哪个操作系统?你的系统上安装了java吗?哪个版本的 Android Studio? android studio 安装过程是否完成并出现任何错误或警告?
-
你尝试过stackoverflow.com/questions/39036796/…的所有方法吗?
-
@dev-aentgs 我使用的是 Windows 10。我安装了 java。我正在使用最新的(idk 是什么版本,我认为是 4.0),我认为我在安装过程中没有遇到错误。
-
@Nuts 我猜我有,但就像我之前说的,我的 adb.exe 没有丢失,我的计算机上没有安装除 Windows Defender 之外的任何防病毒软件
-
@dhisti in Android Studio go to help -> 检查更新,它会告诉你是否需要下载或更新任何额外的插件或sdk。在运行 AVD 之前,请转到 AVD 管理器并检查是否创建了虚拟设备。
标签: android android-studio flutter dart