Hi,
I am trying to get started on android development, because I am a long time user of RubyMine I thought I will give a try to IntelliJ for android dev.
Installed IntelliJ 12, click `New Project` select `Android Module` click `New` on the `Project sdk` navigate to the latest Android SDK and click choose. I get the following error:
No Java SDK of appropriate version found. In addition to the Android SDK, you need to define a JSDK
How do I work around it? How do I create a new Android Project?
Thank you,