Chinaunix首页 | 论坛 | 博客
  • 博客访问: 651786
  • 博文数量: 160
  • 博客积分: 2384
  • 博客等级: 大尉
  • 技术积分: 1366
  • 用 户 组: 普通用户
  • 注册时间: 2008-12-01 11:35
文章分类
文章存档

2015年(45)

2014年(36)

2012年(28)

2011年(37)

2010年(2)

2009年(10)

2008年(2)

分类: LINUX

2010-02-28 12:50:53

ubuntu 9.10系统下Android sdk jdk6 adt 环境搭建问题
2009-12-22 22:06
网上有很多的环境搭建指导书,按照上面的指导,我在XP下的环境很快就构建完成,并测试hello world程序没有问题,但在ubuntu下安装adt时一直存在问题,具体如下:

NO.1 安装时提示:
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools
0.9.5.v200911191123-20404 (com.android.ide.eclipse.adt.feature.group
0.9.5.v200911191123-20404)
Missing requirement: Android Development Tools
0.9.5.v200911191123-20404 (com.android.ide.eclipse.adt.feature.group
0.9.5.v200911191123-20404) requires 'org.eclipse.wst.xml.ui 0.0.0' but
it could not be found
根据网页上的提示可以完成,由于是一个国外的网站,还需要代理才能访问,我就把内容贴出来吧,也不多:
==============
I had the same problem and I've solved it by reading this quote :
http://www.mail-archive.com/android-developers@googlegroups.com/msg69804.html

"Go to "Help/Install New Software..."

Add to the update sites
list (strange it's not installed by default on ubuntu)

>From there, install WST (use the filter box to find the package)

Restart eclipse

Go back to "Help/Install New Software..." and install the Android ADT
as explained on the android website.

==================================================================
注:在输入后,只选择安装WST即可,只需要这个,如果全选,那可能会出现其他的暗转错误,比如其中有些需要在安装完其他平台软件后才能安装
阅读(2095) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~