简体   繁体   中英

AVD Manager: “no system images installed for this target” with necessitas

I'd like to use necessitas to develop a simply app. When I run the app, the emulator starts and everything works fine. But I want it to start on my Android device (Android Version 4.1.1) which requires to use API Level 16.

Now for some reason I cannot create a AVD with the message "no system images installed for this target". The "OK" but turns grey as soon as I select a API Level higher than 13.

在此处输入图片说明

But in the SDK Manager I have selected and installed it II have seen a corresponding directory.

在此处输入图片说明

I have the same problem for API Levels 14,15 and 17.

I had the same problem and fixed it by updating SDK to the newest one.

  1. Run "android-sdk/tools/android" from your necessitas (it should open SDK Manager window)
  2. Update "Android SDK Tools"
  3. Re-run "android-sdk/tools/android"
  4. Install "ARM EABI v7a System Image" for API levels 14,15,17

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM