All, I am working on a new device and I am seeing an interesting problem.
If I simply run adb shell logcat The logcat runs fine without issue. If instead I first adb connect 192.168.16.2:5555 and then adb -s 192.168.16.2:5555 shell logcat the adb connection resets after 2-3 seconds of logcat running fine and then I must reissue an adb connect command prior to any other adb command on that phone. Has anyone run into a similar problem? Best Regards, Paul Sheldon -- 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

