I have some new strange Eclipse behavior from yesterday. When I want to run an application and click on the green arrow (the run icon), it opens additional emulator copy instead to run application. I deleted from avd folder snapshot and user-data images, but I still have this bug. Any ideas why it happened and how I can solve this issue?
I have some new strange Eclipse behavior from yesterday. When I want to run
Share
click on the down arrow beside that green play button and select the option “Run Configurations…” when window opens selct the tab “target” beside android tab and then below the line “Deployement Target Selection Mode” select the radio button having title “Manual” and the click “Apply” button which is at bottom and then close the window. so next time whenever you click the run button (Green Button with play icon) the eclips will ask you to run the project on a running emulator or start a new emulator to run project. i think this can solve your problem.