简体   繁体   中英

I can not create an emulator in Android AVD Manager

I am trying to create an Android emulator and when I open the AVD Manager and attempt to create one it keeps saying, "No target selected." Even when I select a target.

http://bit.ly/15vr9fk

Faced the same issue,

I checked the Android SDK Manager and found that ARM EABI v7a System Image what not installed.

在此输入图像描述

After installation I had to restart my Eclipse and then I was able to create a new emulator.

You are getting the error "no system images installed for this target". Launch the SDK manager and install one or more system images under API 17

I had the same problem. Closed the program, uninstalled the SDK from the SDK Manager and installed it again. It worked.

to solve the problem. install one of CPU System Images. for example: ARM EABI v7a System Image

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