i am having difficulties to have my android app running in the emulator to connect to servers in my local network. i am getting a
java.net.UnknownHostException
but the servers are resolvable fine from the machine where the emulator is run.
thanks for any help on this topic!