OK button in "Create new Android Virtual Device (AVD)" dialog does not do anything

user3385845 picture user3385845 · Mar 6, 2014 · Viewed 78.6k times · Source

Tried to create an AVD from the eclipse environment in the following steps:

  1. Click Window/Android Virtual Device Manager. This brings up the "Android Virtual Device Manager" dialog.
  2. In the dialog, click "New...". This brings up the "Create new Android Virtual Device (AVD)" dialog.
  3. Fill out the fields in this dialog, then click the OK button.
  4. But the OK button doesn't do anything. The "Create new Android Virtual Device (AVD)" dialog still stays up and nothing is created.

Answer

AmanKapoor27 picture AmanKapoor27 · Apr 27, 2014

you need to avoid spaces in the AVD name. Put underscore instead and the OK button will become active :)