I've seen a lot of questions about how to connect from an Android Emulator, but few about how to connect TO it.
I'm using the emulator that comes with eclipse for android to run a server on an android emulator, I would like like to connect TO this server from another machine located on my local network. The computer hosting the emulator is connected to that local network.
I read things about forwarding ports from the host computer to the emulator, but it was unclear.
Do you know how to do it?