【发布时间】:2015-12-28 02:16:48
【问题描述】:
我在 Windows 10 上使用 Microsoft 的 Visual Studio Emulator for Android 运行 Android Studio。(由于英特尔 HAXM 出现问题,我无法使用默认模拟器)
有没有人能告诉我一种找到模拟设备运行的端口号的简单方法?我需要通过 Telnet 连接到模拟器才能发送 SMS 命令。
【问题讨论】:
我在 Windows 10 上使用 Microsoft 的 Visual Studio Emulator for Android 运行 Android Studio。(由于英特尔 HAXM 出现问题,我无法使用默认模拟器)
有没有人能告诉我一种找到模拟设备运行的端口号的简单方法?我需要通过 Telnet 连接到模拟器才能发送 SMS 命令。
【问题讨论】:
如果您遇到错误:
'telnet' 未被识别为内部或外部命令, 可运行的程序或批处理文件。
前往:https://www.baswijdenes.com/portfolio/telnet-is-not-recognized-as-an-internal-or-external-command/
然后按照正常程序进行。
【讨论】: