Eclipse: won't let me use Android SDK, wrongly claims my ADT is out of date

前端 未结 9 1532
借酒劲吻你
借酒劲吻你 2020-11-30 22:15

I\'m developing for Android with Eclipse, and all was working well until yesterday. I used Ninite to update all my stuff, including JREs and everything (pro tip: do not do t

相关标签:
9条回答
  • 2020-11-30 23:03

    I've just upgraded my Android SDK version, and had exactly the same issue. The 'Check For updates' Eclipse command failed because, for some reasons, Android Traceview failed to update.

    My solution was to :
    * Open EclipseHelpAbout Eclipse .
    * Click Installation Details.
    * Here select all the android related lines, and update them one by one, restarting eclipse each time.

    And finally it worked ( even with Helios ) !

    0 讨论(0)
  • 2020-11-30 23:05

    Best option is go to open eclipse ID

    Then go to HelpAbout Eclipse >>

    u will find the Installation Details button click on that

    And now u can see the all anriod extension installed.

    Select all or select one by one and just click the update button.

    you will get the latest version from the net.

    Hope these will help you all.

    0 讨论(0)
  • 2020-11-30 23:05

    I'm hearing a common issue is that newer Android ADK versions require newer eclipse versions. Colleagues who hit this say they installed Indigo in place of older Helios versions and were able to resolve the issue this way. I have not yet done the same myself.

    0 讨论(0)
提交回复
热议问题