Android 4.3 Virtual Device CPU/ABI - No system images installed (eclipse)

匿名 (未验证) 提交于 2019-12-03 02:06:01

问题:

I'm trying to set up a new device, but I can not continue with the process.
I think it's because the target version is 4.3.

I know I need to download it from Android SDK manager.
But as you can see it has been installed

回答1:

Reinstall the ARM EABI v7a system Image and Intel x86 Atom System Image again restart the eclipse I think it will work



回答2:

You Just close the ADT and open it.. it will surely work. it's work for me.

And check the Target as Android 4.4 - API level 19..



回答3:

What I have done is:

I'll Android SDK Manager. I have installed the following points; Platform SDK. ARM EABI V7A System Image

For the API you need.

close eclipse

After I go to Windows Explorer. A folder: ..\sdk\system-images And entered into the System image that you use, I can inside a folder called "default" and in "armeabi-v7a" only have to cut and move the last folder where the default and then delete default.

open eclipse

This works.



回答4:

open your sdk manager and install - ARM EABI v7a System Image - Intel x86 Atom System Image for each API Level.



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!