Hi,
I have successfully deployed an application to the Android Emulator but running it gives the error. I understand that the emulator's 10.0.2.2 address is an alias to my machine's loopback interface & I can access my machine's 127.0.0.1:7101 fine using a browser.
The emulator's IP address is 10.0.2.15.
What needs to be changed to get the connection working?
Thanks,
Raymond