I am having problem to test my app using a device connect to my computer. I have connected my android phone to the machine and when i try to run the app i get this error. i can connect to my production server and emulator but cannot via my device.
http://10.0.0.20:8080/gate/action.do
I/System.out(2244): data.get(0) username=almasi
No route to host
java.net.SocketException: No route to host
at org.apache.harmony.luni.platform.OSNetworkSystem.connect(Native Method)
at dalvik.system.BlockGuard$WrappedNetworkSystem.connect(BlockGuard.java:357)