0

Which android sdk should be downloaded with eclipse galileo 3.5 version. and what ADT Plugin should be installed? i downloaded android sdk 1.6 and initially installed adt 0.7 plugin but it said adt needs to be updated. but now when im trying to update the adt to 16 it shoes the following error:

Your original request has been modified. "Android Development Tools" is already installed, so an update will be performed instead. Cannot complete the install because one or more required items could not be found. Software being installed: Android Traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534) Missing requirement: Android Traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534) requires 'org.eclipse.core.runtime 3.6.0' but it could not be found

asked Mar 8, 2012 at 9:02
0

5 Answers 5

1

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

you can see ADT 16.0.0+ requires Eclipse Helios (Version 3.6), so I think you need ADT 15.0.1

answered Mar 8, 2012 at 9:06
Sign up to request clarification or add additional context in comments.

1 Comment

cant find the adt 15.0.1 zip file. can u provide alink for it
0

Doing a quick search i found this:

how to install android sdk on eclipse 3.5

answered Mar 8, 2012 at 9:04

Comments

0

You download the SDK for your OS. http://developer.android.com/sdk/index.html If you use windows, I recommend the exe file for you. http://developer.android.com/sdk/eclipse-adt.html http://developer.android.com/sdk/installing.html

answered Mar 8, 2012 at 9:05

4 Comments

my os is windows 7 AG by ambala gurmeet. does the os has anything to do with the error?
there's some problem in eclipse update method, this is why your adt can not be updated. maybe you should try to delete everything what is related with the eclipse and reinstall everything (or try to delete the adt itself from eclipse and reinstall it)
thnx and how do i reinstall the plugin? i cant find the option anywhere
after remove, you can install it this way: developer.android.com/sdk/eclipse-adt.html#installing
0

You can download the Android SDK from http://developer.android.com/sdk/ index.html. Once the SDK is downloaded, unzip its content (the android-sdk-windows folder) into the C:\Android\ folder, or whatever name you have given to the folder you just created.

Once Eclipse is up and running, select the Help>> Install New Software In the Install window that appears, type http://dl-ssl.google.com/android/eclipse in the text and click Add

answered Mar 8, 2012 at 9:07

Comments

0

You may reinstall the eclipse by the following steps

  1. Install jre7 with Netbeans

  2. install eclipse

  3. install ADT

  4. in the step 3, you are asked to install Android SDK version by which package. click the top option

answered Oct 9, 2012 at 3:25

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.