Tuesday, June 1, 2010

[android-developers] Re: Android to PC communication trough USB

Hi,
There isn't a "system" way to do this, but there aer some tricks.
You could use ADB to forward PC port to Device port and create, for
example, Socket connection between them.

On Jun 1, 9:11 pm, Felipe Ovalle <ftova...@gmail.com> wrote:
> Hello,
> anybody knows a code example for communicate one android application to a
> desktop java application to do something like update one desktop mysql
> database for example? I want this connection trough usb cable (i think). I
> don´t wanna make this connection trough http.
>
> thanks!
>
> --
> Felipe Tomás Ovalle / ftovalle
> Desarrollo de Sistemas Java, Android, Php
> Tel. 54 341 155 052447 -www.ftovalle.com.ar-
> Msn: ftova...@hotmail.com -
> Skype: ftovalle

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment