utorok 17. septembra 2013

Unsupported template dependency : Android Support library

It's a big error in latest Android ADT:



"Latest Android SDK + ADT bundle available for downloading from developer.android.com does not allow to create new projects."

Reported as Issue  60149

The only solution for now is:

Simply manually extract and replace sdk - tools folder. This will use an earlier release until the issue is resolved. 

Linux
    http://dl.google.com/android/repository/tools_r22.0.5-linux.zip
    Size: 106MB
Windows
    http://dl.google.com/android/repository/tools_r22.0.5-windows.zip
    Size: 113MB

..\adt-bundle-windows-x86-20130911\sdk\tools
..\adt-bundle-windows-x86_64-20130729\sdk\tools\ 


Then you have to restart Eclipse and everything is working like a charm

Žiadne komentáre:

Zverejnenie komentára