Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Just upgraded my OS X to Yosemite, Android Device Chooser not showing device - what to do?

After upgrading to OS X Yosemite I found that eclipse was not working because JAVA was not properly installed. I installed it and now I am able to open eclipse.

When I connect my device, I am able to see my device on the device list in eclipse. However when I run my project, I am unable to see it on Android device chooser. My device is getting detected by Eclipse but I am not able to select it to run.

This was working perfectly on my previous OS X Mavericks! Please help!

Thanks

like image 653
joel Avatar asked Oct 17 '14 01:10

joel


3 Answers

It seems to be a layout bug.

Drag one of the column headers in the device chooser where the device should be and change the column width and it magically appears!

Workaround for bug in Android Device Chooser

You can also double click the device's row even when it's hidden, so you don't have to resize the column each time.

like image 124
Matt Avatar answered Nov 04 '22 21:11

Matt


Another working solution is:

Disconnect and reconnect the device while the Android Device Chooser Popup is open.

like image 37
Mehlyfication Avatar answered Nov 04 '22 20:11

Mehlyfication


If you have more than one device connected, tap the down arrow on your keyboard to reveal the hidden device. Then click OK or press Enter like normal. Otherwise, just press Enter. The device is already there, just not visible.

like image 2
jakeneff Avatar answered Nov 04 '22 20:11

jakeneff