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

前端 未结 9 1570
借酒劲吻你
借酒劲吻你 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 ) !

提交回复
热议问题