ADT Eclipse SDK troubles - No DDMS found

倾然丶 夕夏残阳落幕 提交于 2019-12-04 06:12:57

问题


Please help me, I'm having serious trobules with Eclipse for the second time. I'm following a guide and in these last days my Eclipse used to work fine (and was heavy 600 mb), now after the updates I did recommended by the guided, it downloaded a lot of things for hours and my folder now is 12.6 GBs (and it's pretty uncofortable since I'm on a not too large SSD).

The problem is that the old ADT worked, after the update every project gives errors, like there is no Android SDK.

The console gives me this error

[2014-11-18 22:37:33 - DDMS] DDMS files not found: C:\Users\Ruggiero\Desktop\Ruggiero\android_dev_environment\sdk\tools\hprof-conv.exe 

If it can help you, when I run Eclipse it shows me this error message

Now, the most obvious thing would be "just press Check for updates".

When I do it, it says me there are no updates. So I go for "Install new software" and after I go to the link (official Google link) and try to install the updates it gives me this error

error2 http://s7.postimg.org/h5r1gaa63/eclipseerror2.png]

Please do not flag as duplicate as I already searched on the web and StackOverflow too and even if I found similar troubles, no one was equal or really close to mine.


回答1:


I had a similar problem. The only way I could make it work was to completely uninstall Eclipse and Android SDK and reinstall again.




回答2:


There are likely workarounds for this, but I think I suggest just downloading a fresh Android bundle (with all the correct updated software), and install it fresh.

I have had experiences where something goes wrong in the tools update, and found the simplest way to correct is to uninstall my existing tools and start fresh. It is easy to install the bundle, and you will know you have all the correct packages and software installed.

You will spend a bit of time trying to debug your install, it will be quicker to install a fresh instance.




回答3:


I self resolved by switching to Android Studio IDE



来源:https://stackoverflow.com/questions/27004819/adt-eclipse-sdk-troubles-no-ddms-found

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