What's the device?, from what I understand devices should report a unique 
device ID so the OEM may have an incorrectly implemented that feature.

Al.
--

* Looking for Android Apps? - Try http://andappstore.com/ *

======
Funky Android Limited is registered in England & Wales with the company number  
6741909. 

The views expressed in this email are those of the author and not necessarily 
those of Funky Android Limited, it's associates, or it's subsidiaries.

On 25 Feb 2010, at 03:07, Neil Han wrote:

> Now I am trying to plug in many devices with same model and hence same
> serial number to the host Ubuntu PC.
> 
> When I execute the command:
> $ adb devices
> 
> I got these results:
> 
> List of devices attached
> 0123456789ABCDEF        device
> 0123456789ABCDEF        device
> 0123456789ABCDEF        device
> 0123456789ABCDEF        device
> ......
> 
> All the above are the real devices with the same serial number.
> 
> If I run:
> $ adb shell
> 
> error: more than one device and emulator
> 
> $adb -s 0123456789ABCDEF shell
> #
> 
> But for the last case, the adb just connect the first plugged in
> device, and I could not find way to connect to other devices.
> 
> So do you guys know a way to work this problem around?
> 
> And I notices, the emulator could be identified by port number, like:
> 
> 
> List of devices attached
> emulator-5554  device
> emulator-5556  device
> emulator-5558  device
> ...
> 
> How could I implement such mechanism for the real devices?
> 
> I will thank you so much for your help.
> 
> Best wishes,
> Neil
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Android Discuss" 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-discuss?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Discuss" 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-discuss?hl=en.

Reply via email to