【问题标题】:unable to connect bluestacks with android studio to localhost:5555 in windows无法将带有 android studio 的 bluestacks 连接到 Windows 中的 localhost:5555
【发布时间】:2018-03-15 05:33:22
【问题描述】:
unable to connect to localhost:5555: cannot connect to localhost:5555: No connection could be made because the target machine actively refused it. (10061)

在 Windows 10 中尝试将 bluestacks 连接到 android studio 时出现此错误。

使用装有英特尔奔腾 p6100 的笔记本电脑。 :)

【问题讨论】:

标签: android android-studio localhost ports bluestacks


【解决方案1】:

不知道是不是太晚了,但是试试:

adb connect 127.0.0.1:5555

对于 Windows PowerShell:

./adb connect 127.0.0.1:5555

如果要与 Android Studio 一起使用,请先打开 Bluestacks,然后再打开 Android Studio。

干杯。

【讨论】:

    猜你喜欢
    • 2014-08-27
    • 2020-04-21
    • 1970-01-01
    • 2016-02-01
    • 1970-01-01
    • 2021-03-25
    • 2018-08-21
    • 2019-02-01
    • 1970-01-01
    相关资源
    最近更新 更多