打开android studio自带模拟机出现问题
原因是adb.exe因为被阻止不能启动,具体错误代码如下
Emulator: emulator: ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037
可以通过允许adb.exe通过windows防火墙来解决问题。具体步骤如下:

在打开防火墙时发现win10直接从设置进入的windows防火墙里的允许应用通过防火墙是灰色的,其实从控制面板进入就好了

Android Studio出现ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037问题
Android Studio出现ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037问题
Android Studio出现ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037问题
Android Studio出现ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037问题
Android Studio出现ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037问题
Android Studio出现ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037问题
然后再确定就好了

相关文章:

  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
  • 2021-11-05
  • 2021-08-09
  • 2022-12-23
  • 2022-01-09
  • 2022-02-14
猜你喜欢
  • 2022-01-12
  • 2021-06-04
  • 2022-12-23
  • 2021-12-10
  • 2022-12-23
  • 2022-02-02
  • 2021-11-22
相关资源
相似解决方案