Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Changing displayed Android device name in Eclipse

When attaching several Android devices to my development machine, it quickly becomes difficult to determine which device is which from Eclipse, because the device names appear to be represented as their serial numbers.

For instance, the Devices list: enter image description here

Is there any way to display the phone model, or to change the device name?

like image 355
Paul Lammertsma Avatar asked May 24 '11 08:05

Paul Lammertsma


1 Answers

As of ADT revision 17, the device manufacturer and name appears after the serial number, as follows:

Screenshot of Devices tab in ADT rev 17

like image 184
Paul Lammertsma Avatar answered Oct 07 '22 20:10

Paul Lammertsma