Eclipse can't create new AVD [duplicate]

时光总嘲笑我的痴心妄想 提交于 2019-12-24 11:39:10

问题


Trying to create a new AVD specifically for Android 2.3.3 Gingerbread.

I've cloned a device based on the 3.7" FWVGA slider as indicated by this image

This shows up in the "Device Definitions" tab

When I get to the "Create new Android Virtual Device (AVD)" window, I believe I have properly filled in the form as shown here

However, when I go to click "OK", which is a live button and not grayed out, there is no response at all from Eclipse. The application doesn't freeze or anything it just does not allow me to finish creating the new AVD. These specs were as indicated by my class but any advice that could help rectify the situation would be greatly appreciated while I await a response from my professor.


回答1:


This is a bug in 22.6. We're preparing a 22.6.1 update that will fix this.

I think you can use the standalone AVD Manager, running tools/android avd from a shell to create one.



来源:https://stackoverflow.com/questions/22287058/eclipse-cant-create-new-avd

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