Pregunta

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 enter image description here

Preferences error enter image description here

¿Fue útil?

Solución

enter image description here

Press this button, you will get your SDK manager, you will get screen like this,

enter image description here

Just check mark that update and click on Install package and follow instruction.

Edit

enter image description here

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

Otros consejos

Download latest ADT from here then install it, your problem will be solved.

ADT

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"

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top