Encounter the error when I install Android ADT plugin, search and try a long time find the way to fix it.
********************
Cannot complete the install because one or more required items could not be found.
Software being installed: Android DDMS 18.0.0.v201203301601-306762
********************
Ignore below, this should use Eclipse version beyond 3.6.2 or 3.7.
1. First, I use Eclipse 3.5.2 on Linux, need a plugin.
you should install a special plugin for each version -- https://developers.google.com/eclipse/docs/getting_started
Help->Install New Software->add, "http://dl.google.com/eclipse/plugin/3.5" for Eclipse 3.5.2
2. Note, if you are behind a firewall, should config proxy, window->Preferences->Network Connections , check right tag, select Native-> edit Http Host and Port,
without username and password
3. Continue to install ADT plugin in http://developer.android.com/sdk/eclipse-adt.html#installing
Help->Install New Software->add
https://dl-ssl.google.com/android/eclipse/ or http://dl-ssl.google.com/android/eclipse/ try again.
本文详细介绍了在遇到Android ADT插件安装失败时的排查步骤和解决方案,包括使用不同版本的Eclipse、配置代理服务器以及重新尝试安装插件的方法。
1161

被折叠的 条评论
为什么被折叠?



