android - Eclipse: Please update ADT to latest version, but none is available? -


when open eclipse (for android) i'm getting following message:

enter image description here

however, whenever press "check updates" says none available.

i cannot create new android project, allows me enter project name etc correct, cannot click finish create project. i.e.:

enter image description here

what issue, , how can solve it?

very common issue, costed me hairs head. difficult fix, , solution not "nice" it's 1 worked me :

  • totally delete old adt , eclipse directory
  • check there no other directory containing other adt / sdk / eclipse installation (double-check it, had 2 sdk directories)
  • reinstall eclipse, android sdk , adt linked google sites (not bundled version not work !)
  • if on windows, go computer/properties/avanced system properties/environment variables , check android_home points correct directory

ok, seems overkill, , may take hour depending on network speed, let's face : how many time did spend on problem ?


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -