Android Eclipse Support Library: Required version blank

前端 未结 2 1248
被撕碎了的回忆
被撕碎了的回忆 2021-02-06 16:04

I have just downloaded and installed the latest ADT Bundle for Windows available from the Android Developer website. Following this, I installed all the packages in the SDK Mana

相关标签:
2条回答
  • 2021-02-06 16:12

    Actually this appears to be an actual bug in the SDK tools: https://code.google.com/p/android/issues/detail?id=60149 see #55 for a workaround without having to downgrade the SDK tools.

    0 讨论(0)
  • 2021-02-06 16:15

    You may temporarily downgrade to previous version: just download http://dl-ssl.google.com/android/repository/tools_r22-windows.zip and extract it to your "..Android\android-sdk\tools" folder. It solved the problem in my case.

    UPDATE: As @DogGuts suggested, a better way is to download correct templates from here and replace files in "\Android\android-sdk\tools\templates\activities"

    And the best solution is update SDK to 22.2.1 version :)

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