Search code examples
androideclipseandroid-2.2-froyo

Android Virtual Device Issue


I have been trying to create a new virtual device to test my first app using eclipse and android sdk. I did follow what is mentioned in the android sdk api documentation to create a new virtual emulator.

Issue: Clicking OK button does nothing other than staying as is ( Configuration Image)

Can someone advise on this ?

Configuration

package and image


Solution

  • If you are using ADT 22.6, then it's a known issue. You can create the AVD by running the AVD Manager outside Eclipse.