Telnet to Android Emulator with puTTy

Tucker Watts picture Tucker Watts · Aug 1, 2012 · Viewed 9.1k times · Source

I am using windows 7 and I need to Telnet to my android emulator to be able to run a location app. How would I go about doing that? The only tutorials I am finding have been for linux...

Answer

ichalos picture ichalos · May 4, 2015

Use RAW as Connection Type and not Telnet.
Use the following parameters.
hostname: localhost
port: 5554