0

When I want to create a new AVD, there are no "ok" button to let me click on it after I fill in all the specification.

This happen in android studio and eclipse with ADT.

Please help me, I am new to android development.

FuCloud Sam
  • 99
  • 1
  • 2
  • 10

2 Answers2

0

Make sure to select both target, cpu and skin. In the bottom left corner you will se a small red "x" together with text explaining what is missing.

Cheers!

mach
  • 8,315
  • 3
  • 33
  • 51
0

Goto

Window>Android sdk Manager>

and choose a version of android and select

SDK platform and system image ( arm or intel) its up to you.

now restart eclipse and open avd manager and now you can create Virtual devices

Hope this helps .. All the best

Krishna
  • 170
  • 8