最重要的是下载的包 SDK里面的 prefomed 要有东西。 我之前就是下载了一个里面没有东西就困在里面了 下载了一个 20.0.0ADT和20.0.0.1SDK 完整的 就安好了。跟着网上的教程走就对了。
问题2、如果安装ADT过程中出现:
(1)Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 0.9.6.v201002051504-24846
(com.android.ide.eclipse.adt.feature.group 0.9.6.v201002051504-24846)
Missing requirement: Android Development Tools 0.9.6.v201002051504-24846
(com.android.ide.eclipse.adt.feature.group 0.9.6.v201002051504-24846) requires 'org.eclipse.wst.xml.ui0.0.0' but it could not be found
或者出现
(2)
Licenses must be reviewed before the software can be installed. This includes licenses for software required to complete the install. 然后不让点击Accept 进行安装
回答:1."Help->Install New Software..."
2.Add http://download.eclipse.org/releases/galileo/
3.找到wst(wst位于Web, XML, and Java EE Development的下拉列表中),选择安装wst
4.然后再安装ADT就OK了