アンドロイドエミュレータからネットワークタイプを変更しようとしています。公式アンドロイドのドキュメント(https://developer.android.com/studio/run/emulator-commandline.html)から、私はLTE/UMTS/GPRSネットワークタイプを変更するためにネットワークを使用したいと思います。私は最後のAndroid Studio 2.2から新しいエミュレータを作成し、telnetで接続します。私は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
と私はネットワークコマンドを実行しようとすると、私はエラーを取得...誰もが持っていますすでにこの問題に出会った?どのようにそれを解決するための任意のアイデア?