This is my first question, I hope to make it right. I have a problem with Eclipse and Android. I\'m using the last build of the Android ADT bundle, adt-bundle-windows-x8
Another thing to note, From the Android SDK Manager, ensure that you have installed "Android Support Repository" & "Android Support Library".
I had installed only the later and I was having the same issue as you. When I installed the first one too, then I was able to see "MainActivity" created as expected.