Android Virtual Device Does Not Run
In Eclipse, I click Window > Android Virtual Device Manager, then highlight a AVD I created (by the first app instructions) and click Start. The AVD Options dialogue pops up, I
Solution 1:
Try doing this - Click on Window > Customize perspective > Command Groups Availability tab. Check the "Android SDK and AVD Manager" option and click the OK button.
This post helps - eclipse not showing Avd manager window and android project
Solution 2:
Do you have installed ARM EABI? Or some other system image? The AVD won't start if you dont specify one CPU/ABI.
Solution 3:
Sometimes it just takes a ridiculously long time for it to actually boot up. Just wait, or you could be impatient like me and the next thing you know you've got 3 AVDs on your screen
Post a Comment for "Android Virtual Device Does Not Run"