Question

4 hours now.And my struggle continues.I posted this at morning.One of my fellow friend here suggested to update the sdk.I did that.After that eclipse was asking to update the adt plug-in.I downloaded the latest version from here.But whenever I try to install it from help->install new software->add,a new error occurs():enter image description hererefer the image below

I tried everything.I consult stack overflow and find to run eclipse as administrator.Still couldn't find a solution.I am using eclipse Helios and my jdk is up-to-date.

Was it helpful?

Solution

ADT 22.6.2 (March 2014)

Dependencies:

  • Java 1.6 or higher is required.
  • Eclipse Indigo (Version 3.7.2) or higher is required.
  • This version of ADT is designed for use with SDK Tools r22.6.2. If you haven't already installed SDK Tools r22.6.2 into your SDK, use the Android SDK Manager to do so.

CONCLUSION: ADT 22.6.2 is not compatible with Eclipse Helios.

SOLUTION:

Download ADT 22.3.0 (October 2013) for Eclipse Helios.


ADT 22.3.0 (October 2013)

Dependencies:

  • Java 1.6 or higher is required.
  • Eclipse Helios (Version 3.6.2) or higher is required.
  • This version of ADT is designed for use with SDK Tools r22.3. If you haven't already installed SDK Tools r22.3 into your SDK, use the Android SDK Manager to do so.

REFERENCE: Eclipse ADT

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top