Android模拟器没有"网络"命令

时间:2017-01-01 04:24:12

标签: android android-emulator avd

我发布了一个AVD,看起来并不重要,但我尝试过Nexus 4和API 18和25,然后通过telnet连接发送命令。它连接很好,auth很好,但是然后像#34;网络速度边缘"或者"网络速度充分"结果:

KO: unknown command, try 'help'

好的,我可以查看帮助,但可用命令列表中没有与网络相关的命令:

help
Android console command help:

help|h|?         print a list of commands
crash            crash the emulator instance
kill             kill the emulator instance
quit|exit        quit control session
redir            manage port redirections
power            power related commands
event            simulate hardware events
avd              control virtual device execution
finger           manage emulator fingerprint
geo              Geo-location commands
sms              SMS related commands
cdma             CDMA related commands
gsm              GSM related commands
rotate           rotate the screen by 90 degrees

此外,我在Linux Mint 18.1上运行最新的Android Studio,完全更新。其他命令如" geo"和"电源"按预期工作。

1 个答案:

答案 0 :(得分:1)

网络命令不是必需的,因为android studio为您提供了一个工具栏,您可以在其中更改网络类型。 这对我来说很容易。此工具栏显示在仿真器屏幕旁边。