I am noobie to android development, and i want to create a virtual machine which has API level upper than 10. But eclipse does not allow me to do so. OK button remains disabled.When i change the API level 10, OK button is enabled. I am sure i have downloaded ARM EABI v7a System Image at API 17 and ADT Plugin correctly, and i couldn’t find whether i have to make further configurations for different API levels. Any help would be appraciated.
Thank you.
Make sure you have downloaded ARM EABI v7a System Image image for API 15 in the Android SDK Manager, it is in order to run Android API 15 in emulator.
It is explained here.