I have an Android project in eclipse and would like to move to Intellij IDEA.
But I didn’t find easy way to import existing android project.
General project import doesn’t recognize that my project for Android.
I have an Android project in eclipse and would like to move to Intellij
Share
Make sure you add the android SDK….Right click on the project -> Open Module Settings -> Facets
More info can be found here in the comments, specifically there’s an article from jetbrain’s wiki