No. I am trying to connect Emulator. Sorry for not being clear.

Based on recent developments, I like to re-frame the question.

1. Is there mysql-connector/jdbc for android?
2. Is running the webserver on top of mysql database and accessing it via
_GET & _POST the only way to get database table info?

Thanks
On Mon, Feb 15, 2010 at 6:43 PM, Kevin Duffey <[email protected]> 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 
> <[email protected]>wrote:
>
>>   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]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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

Reply via email to