ADT installation Error

I am using Eclipse 3.5 (Galileo), and I'm trying to install ADT plugin from remote as well as local archive. It is not installing. I am getting the following error for both remote as well local:

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.gef 0.0.0' but it could not be found

How do I solve this? Thanks in Advance


Asked by: Aston883 | Posted: 24-01-2022






Answer 1

You'll need to install the eclipse graphical editing framework. You can install directly from within eclipse using the release site

http://download.eclipse.org/tools/gef/updates/releases/

Answered by: Aida953 | Posted: 25-02-2022



Answer 2

I just went through the experience of installing the Android SDK and ADT Plugin. Below is a link to how to setup the ADT Plug-in.

ADT Plug-in Installation:

http://developer.android.com/sdk/eclipse-adt.html

Answered by: John843 | Posted: 25-02-2022



Answer 3

The simplest solution is to install eclipse INDIGO version, That contains every requirements you met. Good luck.

Something I have to say is: INDIGO is much more faster than galileo!! So upgrade it without hesitate!

Answered by: Max462 | Posted: 25-02-2022



Similar questions

android - apk installation from web page

I'm looking for a sample web page (html code) with a link that will install an apk file directly on my phone by clicking on the link.


android - Offline SDK and ADT installation

I am trying to install on a VM that is offline. I have downloaded eclipse. I have downloaded the android sdk and pointed to it in eclipse. I still cannot see any target platforms in order to create an android project. What am i missing? I need to set this up without using the android sdk/avd manager to download the platforms. Can anyone help me? I have been trying to figure this out for 3 days. Thanks.


Android installation in a mobile

Is it possible to install Android in a normal mobile phone? I have Sony Ericsson Naite which has only key pad interface (No touch). I would like to install Android in my phone for experimenting with it. It will be great if its possible to dual boot Android with Symbian :-). Do we need any other special hardware to ...


android - apk installation from web page

I'm looking for a sample web page (html code) with a link that will install an apk file directly on my phone by clicking on the link.


sockets - Android SDK installation error - "no buffer space available (maximum connections reached?): recv failed

I am trying to get my environment setup to develop an android app so I downloaded the SDK (http://developer.android.com/sdk/installing.html). After unpacking the files and running the SDK Setup.exe, the Android SDK and AVD manager opens up. During the installation process, I got an error stating the following: Fa...


installation - Unable to install Android USB driver on Windows 7 Pro 64 bit

Unlike some others, my Android SDK setup went smoothly on my new Windows 7 Pro 64 bit machine. However, I am currently hung up on installing the android usb drivers. What is the current state of this issue? There has been some discussion of this problem on the web but no consensus is immediately apparent.


installation - Error while Installing Android app on Android virtual device

I have created a small and simple android app. I tried installing it on an actual android device. But because it won't install, I created an AVD resembling my phone. I tried copying and installing app on that AVD and it still says that error. "Application xxx could not be installed on this phone". Before I tried installing my app on the phone or AVD I following steps: 1. Exported an unsigned copy of application ont...


android - Offline SDK and ADT installation

I am trying to install on a VM that is offline. I have downloaded eclipse. I have downloaded the android sdk and pointed to it in eclipse. I still cannot see any target platforms in order to create an android project. What am i missing? I need to set this up without using the android sdk/avd manager to download the platforms. Can anyone help me? I have been trying to figure this out for 3 days. Thanks.


android - Application running triggers another application installation

My application is a trial version apk. Once the period is completed, can I initiate another application to be installed/downloaded from the android market ( purchasing process) which is a paid application using the current running trail application.


Android installation in a mobile

Is it possible to install Android in a normal mobile phone? I have Sony Ericsson Naite which has only key pad interface (No touch). I would like to install Android in my phone for experimenting with it. It will be great if its possible to dual boot Android with Symbian :-). Do we need any other special hardware to ...


installation - How to install a free market application on an android simulator

I want to install the Photoshop mobile on my emulator. I need to do test the Photoshop.com Mobile integration for image editing. But I dont know how to do that. I cannot access the market from the emulator. Can anyone tell me how I can install it on my simulator.


installation - how to install my app on Motorola Android

I'd like to install my app on Motorola Android as a testing. how to? Please share me any step by step link


android - Installation pop-up perior to the download . how?

I wanna implement a download-and-install mechanism. I have a source link where my app gonna download from, an apk file. Ive managed to do it, but i payed attention to the fact, that it first download then when it finish downloading it pop up an installation window and then install. now this this can interrupt the user, if he is in the middle of conversation or some anothe opeartion, and all of a sudden the ...






Still can't find your answer? Check out these communities...



Android Google Support | Android Community | Android Community (Facebook) | Dev.io Android



top