Hi, I am running mysql server (on remote machine) and I can able to connect to it from my host machine. I written a java code to connect and read some table values.
Now I compiled the same java code in Android and on running it in emulator it is unable to connect to server. I believe I need to do port forwarding as emulator couldnt see the ip address of server. can anyone let me know how to accomplish this task? Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

