There you go ... thanks Koh - if you saw my response I had just discovered all this but your reply didn't show up until after. I appreciate it.
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

