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.
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.
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!
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