Hi all,

I am trying to figure out a way to access the htc phones (running
Android 1.6 and 2.2) over ssh.
I used the following I found from a posting:

                setprop service.adb.tcp.port 5555
                stop adbd (by the way this means reboot unless you have a 
terminal
on the phone)
                start adbd
               and from remote node use adb connect <ip addr>:5555

Is there an open-source ssh server package somewhere? I didn't find
one on Market.

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

Reply via email to