Using telnet localhost with genymotion's Android emulator -


im taking coursera course on android programming , have alter wifi signal. connects telnet using

 telnet localhost 5554 

on emulator. find emulator uses slow me using genymotion emulator. however, telnet localhost 5554 command doesnt work me. ive tried using telnet localhost [my ipv4 address] , doesnt work either.

any ideas?

you should use genymotion shell app communicate genymotion virtual machine. after running shell type list available commands.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -