By the way - just to be clear on your instructions and as I said in my
email
the following commands are performed ON THE DEVICE using a terminal
ON THE DEVICE ... else the stop adbd will kick you out of the USB
connection.

Again thanks

On Nov 8, 11:59 am, Koh Chean Siong <[email protected]> wrote:
> First set the port for your device using the command below:
> setprop service.adb.tcp.port 5555
> stop adbd
> start adbd
>
> Then, you may connect to the device in your PC:
> adb connect 192.168.1.100:5555
>
> Note: 192.168.1.100 is example of IP Address.
>
> Regards,
> Koh
>
> On Nov 8, 12:12 pm, kypriakos <[email protected]> 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 [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