Unable to run telnet commands on Genymotion emulator on Mac

slec

I am running Genymotion 2.3.1 on Mac OS X Yosemite. When I was running Genymotion on Win 7, I could telnet to the emulator and run commands like "geo fix" to set a location. However, on Yosemite, when I telnet to the emulator and run a command, I do not get an OK response, and nothing happens. This is an example:

$ adb devices
List of devices attached
192.168.56.101:5555 device

$ telnet 192.168.56.101 5555
Trying 192.168.56.101...
Connected to 192.168.56.101.
Escape character is '^]'.
geo fix 34 -118
sms send 1234 test
Connection closed by foreign host.
$

After running the geo fix command, I checked on the emulator, and the GPS location was not changed. The sms send command caused the telnet session to close. Any ideas?

eyal-lezmy

Telnet is not supported on Genymotion.

To access the Genymotion Shell you need to open the Genyshell app or run it in command line. It will open a terminal where you will be able to do all the commands you used to do.

The commands are different than telnet, so type help to discover all the features you can access after opening this shell.

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

无法在Mac的Genymotion模拟器上运行telnet命令

来自分类Dev

Heap not expanding on Genymotion emulator

来自分类Dev

无法在Android Default Emulator或Genymotion上安装自签名证书

来自分类Dev

Genymotion在Windows 10 for Android Emulator中不起作用

来自分类Dev

Eclipse unable to install Genymotion Plugin Issue

来自分类Dev

MAC OS genymotion设备未在Eclipse的列表部署中显示?

来自分类Dev

如何在Mac上的genymotion中使用adb?

来自分类Dev

安装Genymotion后,为什么不能在Android Emulator中截屏?

来自分类Dev

安装Genymotion后,为什么不能在Android Emulator中截屏?

来自分类Dev

如何在Mac OS X上设置反向Telnet

来自分类Dev

Windows Phone Emulator,带有Apple Mac上的PC键盘

来自分类Dev

将IMEI和MAC添加到wlan0到Genymotion / AndroVM

来自分类Dev

将IMEI和MAC添加到wlan0到Genymotion / AndroVM

来自分类Dev

Run Multiple Exec Commands in the same shell golang

来自分类Dev

Can't run adb commands in bash script

来自分类Dev

How to run the Windows Phone Emulator without Windows 8 Pro?

来自分类Dev

如何通过Wi-Fi在两台Mac之间建立telnet连接?

来自分类Dev

Ansible Playbook 将 telnet show run 命令保存到文件语法错误

来自分类Dev

根源的Genymotion

来自分类Dev

VBA application.run, MAC excel 2016

来自分类Dev

同一家庭局域网上的两台Mac之间的SCP和Telnet无法正常工作

来自分类Dev

Unable to load single-activity app into either my own device or an emulator

来自分类Dev

Virtualbox and telnet

来自分类Dev

从Cloud Run Emulator本地连接到在Docker(Redis)中运行的容器

来自分类Dev

从Cloud Run Emulator本地连接到在Docker(Redis)中运行的容器

来自分类Dev

NativeScript:运行“ tns run ios --emulator”时,require('child_process')给出错误

来自分类Dev

Mac AppStore拒绝写入/ private / var / run / utmpx?

来自分类Dev

Genymotion openGL错误

来自分类Dev

安装Genymotion Eclipse插件

Related 相关文章

  1. 1

    无法在Mac的Genymotion模拟器上运行telnet命令

  2. 2

    Heap not expanding on Genymotion emulator

  3. 3

    无法在Android Default Emulator或Genymotion上安装自签名证书

  4. 4

    Genymotion在Windows 10 for Android Emulator中不起作用

  5. 5

    Eclipse unable to install Genymotion Plugin Issue

  6. 6

    MAC OS genymotion设备未在Eclipse的列表部署中显示?

  7. 7

    如何在Mac上的genymotion中使用adb?

  8. 8

    安装Genymotion后,为什么不能在Android Emulator中截屏?

  9. 9

    安装Genymotion后,为什么不能在Android Emulator中截屏?

  10. 10

    如何在Mac OS X上设置反向Telnet

  11. 11

    Windows Phone Emulator,带有Apple Mac上的PC键盘

  12. 12

    将IMEI和MAC添加到wlan0到Genymotion / AndroVM

  13. 13

    将IMEI和MAC添加到wlan0到Genymotion / AndroVM

  14. 14

    Run Multiple Exec Commands in the same shell golang

  15. 15

    Can't run adb commands in bash script

  16. 16

    How to run the Windows Phone Emulator without Windows 8 Pro?

  17. 17

    如何通过Wi-Fi在两台Mac之间建立telnet连接?

  18. 18

    Ansible Playbook 将 telnet show run 命令保存到文件语法错误

  19. 19

    根源的Genymotion

  20. 20

    VBA application.run, MAC excel 2016

  21. 21

    同一家庭局域网上的两台Mac之间的SCP和Telnet无法正常工作

  22. 22

    Unable to load single-activity app into either my own device or an emulator

  23. 23

    Virtualbox and telnet

  24. 24

    从Cloud Run Emulator本地连接到在Docker(Redis)中运行的容器

  25. 25

    从Cloud Run Emulator本地连接到在Docker(Redis)中运行的容器

  26. 26

    NativeScript:运行“ tns run ios --emulator”时,require('child_process')给出错误

  27. 27

    Mac AppStore拒绝写入/ private / var / run / utmpx?

  28. 28

    Genymotion openGL错误

  29. 29

    安装Genymotion Eclipse插件

热门标签

归档