Hi! The response of the command "adb devices" is
1234567890ABCDEF devices 1234567890ABCDEF devices 1234567890ABCDEF devices Because the serial number in these devices are the same "1234567890ABCDEF". So I can't use the command "adb -s <serial number>" to send command to the specific device. Is there any suggestion for me to modify the code to solve this problem?? Best Regards, Steve On 3月8日, 上午4時46分, ik <[email protected]> wrote: > What is the answer of command adb devices ? > > ik -- 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

