35

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?

Community
  • 1
  • 1
Shatling
  • 351
  • 1
  • 3
  • 3

2 Answers2

23

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

Khantahr
  • 8,156
  • 4
  • 37
  • 60
4

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

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

dispose
  • 115
  • 7