Can I use IntelliJ IDEA for Android development with Maven support?

I need to work with Android project that has maved dependencies? Does Intellij support it?

0
5 comments

Hi Alexey,

Yes, IntelliJ IDEA supports development of Android projects with Maven.

0
Avatar
Permanently deleted user

It would be great if you will provide a sample on company developers blog, because it is not clear how to do it. In eclipse there plugins and detailed docs how to use it, however i failed to find anything like that for IntelliJ

0
Avatar
Permanently deleted user

You can import your Android project from Maven to IDEA: File | New project | Import project from existing model | Maven.

0
Avatar
Permanently deleted user

I have create project from pom.xml and cannot run it.

0
Avatar
Permanently deleted user

Please provide DETAILED description of your problem. I can hardly suppose why you cannot run it. You can run it as a simple Android project, it doesn't matter that it is imported from Maven.

0

Please sign in to leave a comment.