I have installed ubuntu 11.04 and installed the openjdk-6. However, I have encountered a problem when I configured the android development environment. The following is the error messages when use eclipse installed from apt-get.
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 10.0.1.v201103111512-110841 (com.android.ide.eclipse.adt.feature.group 10.0.1.v201103111512-110841)
Missing requirement: Android Development Tools 10.0.1.v201103111512-110841 (com.android.ide.eclipse.adt.feature.group 10.0.1.v201103111512-110841) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found
|
The problem is the eclipse itself. You should download the eclipse-rpc from the website: http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/heliossr2
There are many versions for mac or ubuntu. You should choose the one for you.
OK.
1. install the jdk
2. download the eclipse-rpc from the website above.
3. download the adt plugin from the google andorid website and configure it in the eclipse
4. download the android-sdk and configure it.
阅读(2479) | 评论(0) | 转发(0) |