I downloaded Eclipse Juno Java EE edition
and installed ADT plugin
. I created a new Android Application
Project from Eclipse
I had the same problem and I could create the project changing the "minimum required SDK" to 3.0 Honeycomb.
What is the versión you have selected?
Okay, this worked for me: "Help" -> "Install new software" and install (this will update it) from this url: https://dl-ssl.google.com/android/eclipse/ I guess the Android website doesn't have an up-to-date version of ADT? Not sure where you're supposed to download the latest version from
Workaround that worked for me (If you have installed support library>8 and still get the error msg)
Check this answer.
I solved this same issue by updating the support library (through the Android SDK Manager, it is located at the end of the list under Extras > Android Support Library) from rev.8 to rev.9!
After updating, Eclipse is now able to create projects as expected.
Just go with default launcher image (blue smiley) instead of customizing it and it should work ;)