2

I get this error message:

Install dependencies. Unsupported template dependency: Upgrade your Android Eclipse plugin.

What does this error mean and how do I fix it?

Screenshot

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
tamerkirci
  • 49
  • 1
  • 6

2 Answers2

7

Download from http://dl-ssl.google.com/android/repository/tools_r22-windows.zip, unzip it and replace the /tools folder with this one to downgrade the sdk tools. There's a bug in version 22.

For Linux: http://dl-ssl.google.com/android/repository/tools_r22-linux.zip

wnieva
  • 71
  • 1
  • 1
  • http://stackoverflow.com/questions/18839428/adt-22-2-new-app-wizard-unsupported-template-dependency-upgrade-your-android-e/18849033#18849033 thanks for this link... – tamerkirci Sep 23 '13 at 15:16
1

There is a problem with the new ADT September 2013 update. First update your Eclipse ADT plugin manually, and then you have to follow #55 in Unsupported template dependency: Upgrade your Android Eclipse plugin.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Nitin Joshi
  • 128
  • 1
  • 10