Can't set up InteliJ Community for Android

Answered

I am trying to set InteliJ for Android. I had installed latest version of Android SDK and OracleJDK on "/opt" . When I try to create an `Android` project a black screen show's up like this:


I cant press next or do anything. Also I can't open Other Normal Java projects. When I try to open them I get this:

It works when I disable Android plugin but I want to (learn to) create Android apps. I can't use Android Studio cause its too heavy and runs too slow on my laptop. I had tried to follow this= https://github.com/codepath/android_guides/wiki/Setting-up-IntelliJ-IDEA   link for setting up  InteliJ for Android. When I try to add Android SDK, it wont show up in the list:-



Please help me. It is my first time dealing with InteliJ and Android. I had used Eclipse but not for Android.Please ,Please Don't tell me to use Android Studio :( :(

I tried this question on stack-overflow but they give me null . So I came here after so much googling .Please sorry If I had posted some wrong post at wrong place :( as I am new here .But I am trying this since morning at got nothing :(

https://stackoverflow.com/questions/48520516/cant-set-up-intelij-for-android

0
1 comment

Your IntelliJ IDEA installation seems to be corrupted. Reinstalling from http://www.jetbrains.com/idea/download/index.html should help. Do not unpack on top of the existing installation, always install into an empty directory or use https://www.jetbrains.com/toolbox/app/.

0

Please sign in to leave a comment.