开发者

Emulate No Signal/Service

开发者 https://www.devze.com 2023-01-10 10:45 出处:网络
Just wondering if it\'s possible to use the emulator, to emulate having no signal.开发者_StackOverflow

Just wondering if it's possible to use the emulator, to emulate having no signal.开发者_StackOverflow

I've looked through the emulator documentation, and cant see an obvious way to do it.

Cheers

James


$ telnet localhost 5554
gsm signal 0 0
exit
$

(Replace "5554" with the actual port that your emulator is running on - yes, its a year since this was asked, but perhaps people with google-fu will find this answer)

0

精彩评论

暂无评论...
验证码 换一张
取 消