Search code examples
androidandroid-emulatorandroid-virtual-devicerun-configuration

Eclipse "Run Configuration" showing only one Emulator instead of two (Android)


I launched two emulators to send SMS on each other but whenever I go to "Run Configuration" to select emulators, it's showing only one running emulator.

Could you please tell me how to fix it?

Hope to hear from you soon.

Regards,

Parmanand


Solution

  • Check your AVD Target version. else Right click your project -> choose run as -> run configurations ->choose target -> In deployment target selection mode ->choose always prompt to pick device

    it is used to finding compatible device.