I have a strange problem here. When I launch the emulator, it starts after a while, but it does not appear on the Android Device Chooser (it appears several times). Has anyone encountered this situation before?
Here is a snapshot of the situation. As you can see, one emulator runs on port 5554 (GingerBreadGoogleAPI), but Device Chooser does not display the emulator or device. Cmd ./adb devices
does not list any device. I am running the Linux 3 kernel on Kubuntu OS with 2 GB of RAM.
One solution (which I make) is to simply launch another emulator. But I do not want a solution to the problem, instead I want to know why this is happening.
source share