Re: [android-developers] port forwarding

2010-02-15 Thread linux newbie
info? Thanks On Mon, Feb 15, 2010 at 6:43 PM, Kevin Duffey andjar...@gmail.com wrote: Little confused.. are you trying to allow your mobile app connect across the network to your database? On Sun, Feb 14, 2010 at 4:12 PM, linux newbie linux.newbi...@gmail.comwrote: Hi, I am running

Re: [android-developers] Re: port forwarding

2010-02-15 Thread linux newbie
15, 3:55 pm, Mark Murphy mmur...@commonsware.com wrote: linux newbie wrote: 1. Is there mysql-connector/jdbc for android? It doesn't matter -- you shouldn't use it even if it exists. As I've now written for the third time in the past 36 hours or so (previous two on StackOverflow

[android-developers] port forwarding

2010-02-14 Thread linux newbie
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