1

I have 3 tablets with from the same model with the same android version. I want to be able to differ between devices quickly. I will just show the problem,

enter image description here

Is their a way to differentiate them on this combo box? Thanks, Ilan

UPDATE:

I have posted a bug google about this. I Its a problem for you to, vote for this bug here .

Ilan.b
  • 583
  • 6
  • 19
  • I'd suggest looking at this [previous question](http://stackoverflow.com/questions/9786928/how-can-i-change-the-device-name-adb-devices) – Ed George Aug 25 '15 at 09:37

1 Answers1

0

Try this in your device,

Homescreen -> press menu -> System settings -> applications -> development -> Device name

Here you can change the devices name which is shown in android studio.

Sree
  • 3,046
  • 2
  • 30
  • 38