I recently upgraded my Android SDK Tools to version 22. But whenever I am trying to create a new project in Eclipse, I get an error message:
Unsupported template dependency: Upgrade your Android Eclipse plugin
How can I fix this problem?
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 Mac http://dl-ssl.google.com/android/repository/tools_r22-macosx.zip
For Linux: http://dl-ssl.google.com/android/repository/tools_r22-linux.zip
The project member posted comment #55 that solves this issue without downloading the SDK tools. Just download the activity templates and replace the sdk/tools/templates/activities
folder with the contents of the ZIP file.
You may need to restart Eclipse with the -clean
option for it to work.
From Eclipse go to Help > Check for updates and install any of the updates that Eclipse shows.
Once you update the SDK components you always usually need to update the Eclipse plugins as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With