Howdy, starting fresh. I have followed the tutorial from here -> http://confluence.jetbrains.com/display/IntelliJIDEA/Android+Development (I did not import anything from Eclipse however)
I have java 1.7 and 1.8 installed however I am using 1.7.0_51
I have been building for Android 4.0, however also tested with 2.2
I select the hello world activity upon creating the project.
http://bpaste.net/show/tY1SMF9Rwx5M9ul83cJF/
The classpaths are all correct and point to the right directories where things are installed.