utorok 17. septembra 2013

This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in




  1. Click Help > Install New Software.
  2. In the Work with field, enter: https://dl-ssl.google.com/android/eclipse/
  3. Select Developer Tools / Android Development Tools.
  4. Click Next and complete the wizard.



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