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.
You can import either an Eclipse workspace or a single Eclipse project. To do this, click Open on the Welcome Screen or select File | Open in the main menu. IntelliJ IDEA automatically detects Eclipse projects located on your computer and places them in the dedicated node right on the Welcome screen.
Launch IntelliJ IDEA. If the Welcome screen opens, press Ctrl+Shift+A , type project from existing sources , and click the Import project from existing sources action in the popup. Otherwise, from the main menu, select File | New | Project from Existing Sources.
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With