I've installed the Android SDK using this tutorial http://www.youtube.com/watch?v=xDjkHJVC0R0 and i used a different tutorial (I cannot find it again, it was deep within google) to link the paths on Netbeans.
I set up the url for automatic updating, installed every version, and even installed the google files. But when i click "New Project", i get this the normal new project page, but the 'Target Platform' window is completely empty. It greys out the 'Next' and 'Finish' buttons, and in red words it says 'Target Android Platform must be specified!'
I remember somewhere that i had to make a path to my downloaded SDK, i think i made the right path, but i don't think i did.
What can i do? I can't even start making a new blank application.
You have to add platforms following the Step 4 from "Installing the SDK" documentation.