1

I recently updated my ADT to v20 and I'm having problems creating new projects now. I have installed the platform SDKs for API levels 8, 10 and 15, but when I try to create a project based on 2.3.3 and with minimum 2.2 SDK Eclipse says:

This template depends on the Android Support library, which is either not installed, or template depends on a more recent version than the one you have installed

I had no problems with these SDKs when I was using an older version of ADT, but now it seems to be causing problems. I'm using Eclipse Indigo 2 on Ubuntu with ADT 20. I can't download resources from the SDK Manager because they're not available in my country, so I have to install components manually.

Any Suggestions?

eldarerathis
  • 35,455
  • 10
  • 90
  • 93
Firouziam
  • 777
  • 1
  • 9
  • 31
  • possible duplicate of [Cannot create a new Android Project using Eclipse](http://stackoverflow.com/questions/11492585/cannot-create-a-new-android-project-using-eclipse) – Alex K Aug 06 '12 at 09:47

1 Answers1

1

I a not sure about this perticular error but to download and install any coponant you can follow following link.install android componant offline

Community
  • 1
  • 1
Ankit
  • 1,916
  • 2
  • 20
  • 33