[android] AVD Manager - No system image installed for this target

Possible Duplicate:
Unable to create Android Virtual Device

The CPU/ABI field in Android New AVD popup window shows "No system image installed for this target".

How do I fix this?

This question is related to android

The answer is


you should android sdk manager install 4.2 api 17 -> ARM EABI v7a System Image

if not installed ARM EABI v7a System Image, you should install all.


Open your Android SDK Manager and ensure that you download/install a system image for the API level you are developing with.