Search code examples
androidadb

change android development device id


I'd like to connect multiple android devices to the same machine and manage them by the adb. Unfortunately some android models show the same development device id to adb. Is there a way to change the development device id?

$ adb devices
List of devices attached 
LG_ANDROID_E0OPEN_GB_   device
LG_ANDROID_E0OPEN_GB_   device

Please note that this question is related to 9786928. As I understand it, the OP was misunderstood and the question is still not answered.

Thanks for your help.


Solution

  • For the LG E400, there is a firmware update (V10i-JUN-01-2012) available that addresses this issue.

    Before update I've seen the same ID like you for all devices, after update the devices have unique ids.