Search code examples
androidandroid-studioandroid-4.4-kitkat

Unable to create emulators with older versions although the Api are fully installed


I'm trying to create an emulator with KitKat and IceCreamSandwich in android studio to test my program with. I have downloaded all required Apis in SDK Manager:

enter image description here enter image description here

But I'm not able to choose any version other that 6 when creating or editing an emulator:

enter image description here enter image description here

What is the problem?


Solution

  • Install the checked item in below image. You can find this in Android SDK manager and then try to run emulator.

    enter image description here