简体   繁体   中英

android emulator not creating

I tried creating an an AVD in eclipse but even after filling up all the fields the OK button does not get activated . the fields I fill up are

1)AVD name 2)Device 3) SD card

the rest are prepopulated

edit: a SC of my emulator

http://imgur.com/atlw26g

It seems like you did not install the "System Image" for that API. That's why it can't find any CPU/ABI options.

Open SDK Manager and search for System Image under for example Android 4.2.2 (API 17).

You should find something like 'ARM EABI v7a System Image', 'Intel x86 Atom System Image'. Install those and you should be able create AVD after that.

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