AVD in eclipse(Juno) won't run

六眼飞鱼酱① 提交于 2019-12-10 19:21:45

问题


I've installed Eclipse, then the android-sdk-windows v21 (which is in C:\eclipse\android-sdk-windows). The two icons SDK manager and AVD manager appear on menu bar.

Now, when I click on the AVD icon I get a brief flash of a cmd, then nothing. Tried again and got this message

[2012-11-29 15:55:26 - SDK Manager] 
    Error parsing C:\Users\adam\.android\devices.xml, backing up to 
        C:\Users\adam\.android\devices.xml.old

I've also tried running it direct from the android folder, same result. I've deleted all eclipse, android etc, and re-installed). I've looked on the net, but I have not come across this problem. Any insight will be very welcome. I'm running win7, Eclipse-Juno. Cdlt.


回答1:


Probably you have changed the content of devices.xml file. The solution for me was to replace the file devices.xml from the original SDK file .



来源:https://stackoverflow.com/questions/13628939/avd-in-eclipsejuno-wont-run

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