Over the last week, I've had trouble creating new Android projects. Basically, I can't get the option to create a new "android project". Instead, I am given "android application project" and three other options as below

Earlier this week, I tried reinstalling Eclipse from the EE to one of the simpler Java-only IDEs (had a few issues but mainly found the EE slow at times) and started having this issue since. I've tried different Eclipse installs, including reverting back to the EE and even trying some of the older archived versions of Eclipse, but they all lead to the same thing. I've tried removing and reinstalling the Android SDK, but that doesn't help.
My main issue with using the "android application project" option is that it had a more longwinded wizard and when the project is created, it has a load of erroneous sh1te lying around and has a few errors which I don't know where to begin fixing. I am still in the learning phase of Android development and every single tutorial out there follows the old "android project" creation method.
Anyone experience this or have any idea if Eclipse has changed?