2016-09-29 5 views
0

안드로이드 에뮬레이터에서 네트워크 유형을 변경하려고합니다. 공식 안드로이드 문서 (https://developer.android.com/studio/run/emulator-commandline.html)에서 네트워크를 사용하여 LTE/UMTS/GPRS 네트워크 유형을 변경하려고합니다. 마지막 Android Studio 2.2에서 새로운 에뮬레이터를 만들고 텔넷으로 연결합니다. 내가 도움 명령을 실행 (인증 후) 내가 얻을 : 문서에 설명으로 내가 네트워크를 찾을 수없는에뮬레이터의 네트워크 매개 변수가 누락되었습니다.

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 

내가 네트워크 명령을 실행하려고하면, 나는 오류가 ... 누구나가 이미이 문제를 만났습니까? 어떤 아이디어로 그것을 해결할 수 있을까요?

답변

관련 문제