简体   繁体   English

DDMS和虚拟创建者无法在Eclipse中工作

[英]DDMS and virtual creator don't work in eclipse

I came across few problems with eclipse: I downloaded android SDK on Linux (I use ubuntu 11.04) and ADT plugin. 我遇到了一些关于Eclipse的问题:我在Linux (I use ubuntu 11.04)和ADT插件上下载了android SDK。 I start eclipse using terminal and after the eclipse start working in terminal appears : "Error Loading DDMS Preferences" Why does the error appear? 我使用终端启动Eclipse,并且在终端中开始运行Eclipse后出现:“错误加载DDMS首选项”为什么会出现错误? How to fix that? 如何解决? Secondly, when i try to set up Android Virtual Device (I fill fields like AVD Name, Device, Target and so on) and click ok button in 'create new android virtual device (AVD)' window, nothing happens appart popping up an error : 其次,当我尝试设置Android虚拟设备(我填写诸如AVD名称,设备,目标等字段)并在“创建新的Android虚拟设备(AVD)”窗口中单击确定按钮时,appart没有任何反应弹出错误:

"SDK Manager] Error: null"

in eclipse console (previous window doesn't disappear) How to make this creator to work properly? 在eclipse控制台中(以前的窗口不会消失)如何使此创建者正常工作? I am not sure if those two issues have something in common. 我不确定这两个问题是否有共同点。

I found an interesting settings file in workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.android.ide.eclipse.ddms.prefs 我在workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.android.ide.eclipse.ddms.prefs找到了一个有趣的设置文件

I tried to remove it but it didn't help. 我试图将其删除,但没有帮助。 What helped though, was to unplug all android devices and then start Eclipse. 但有帮助的是拔下所有android设备的电源,然后启动Eclipse。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM