Android Eclipse Support Library: Required version blank

♀尐吖头ヾ 提交于 2019-12-03 03:50:30

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 :)

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.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!