Reputation:
This Android Sdk requires Android Developer toolkit version 22.6.2 or above Current version is 22.3.0.v.201310242005-887826
Please update adt to latest version
When do update fails with this:
Your original request has been modified.
"Android DDMS" is already installed, so an update will be performed instead.
"Android Development Tools" is already installed, so an update will be performed instead.
"Android Traceview" is already installed, so an update will be performed instead.
"Android Hierarchy Viewer" is already installed, so an update will be performed instead.
"Tracer for OpenGL ES" is already installed, so an update will be performed instead.
"Android Native Development Tools" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: Android Development Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.feature.group 22.6.2.v201403212031-1085508)
Software currently installed: Robotium Recorder 1.5.39 (com.robotium.recorder.feature.group 1.5.39)
Only one of the following can be installed at once:
Android Development Toolkit 22.3.0.v201310242005-887826 (com.android.ide.eclipse.adt 22.3.0.v201310242005-887826)
com.android.ide.eclipse.adt 22.6.2.v201403212031-1085508
Cannot satisfy dependency:
From: RobotiumRecorderPlugin 1.5.39 (RobotiumRecorderPlugin 1.5.39)
To: package com.android.ide.eclipse.adt 0.0.0
Cannot satisfy dependency:
From: Android Development Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.feature.group 22.6.2.v201403212031-1085508)
To: com.android.ide.eclipse.adt [22.6.2.v201403212031-1085508]
Cannot satisfy dependency:
From: Robotium Recorder 1.5.39 (com.robotium.recorder.feature.group 1.5.39)
To: RobotiumRecorderPlugin [1.5.39]
Please someone help
Preferences error
Upvotes: 4
Views: 15038
Reputation: 415
Goto Help -> About ADT -> Installation details -> uninstall the old adt
eclipse will ask to restart. "DO NOT RESTART" just close the dialog box without restarting and goto -> help -> install new software -> "now install you new adt from link or zip file"
Upvotes: 0
Reputation: 5234
Press this button, you will get your SDK manager, you will get screen like this,
Just check mark that update and click on Install package and follow instruction.
Edit
Or may be you or someone have deleted your SDK folder by mistaken, in this case you must have to download all the SDk's which is required. Or you can copy from some one else and paste it somewhere in your system and just browse the path. That is also one way, so you don't have download it otherwise download it
Upvotes: 3
Reputation: 2824
Download latest ADT from here then install it, your problem will be solved.
Upvotes: 1