Thanks for the response Sutanto - I was looking for connections of IP
-
I think this is what I could dig out on the device side:

    su

    setprop service.adb.tcp.port 5555

    stop adbd

    start adbd

And to do that I need a terminal app on the device unless I do all
this
via USB - which is what you are saying below.

Cheers

On Nov 8, 1:00 am, Sutanto 苏坦托 <tnto.i...@yahoo.com> wrote:
>    1. Enable debug mode on your devices
>    2. Try to run *adb devices command* in you terminal application, you
>    should see list of existing emulator or existing real devices which
>    connected to you computer.
>
> On Mon, Nov 8, 2010 at 11:12 AM, kypriakos <demet...@ece.neu.edu> wrote:
>
> > Hi all -
>
> > which port is the adb connect <host>:<port> referring to when
> > connecting to a real device? Is that port defaulting to anything
> > (may be between 5555 and 5585 odd #) or not?
>
> > Thanks
>
> > --
> > 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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Sutantohttp://www.tnto.info

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to