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
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.
Hi Alexey,
Yes, IntelliJ IDEA supports development of Android projects with Maven.
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
You can import your Android project from Maven to IDEA: File | New project | Import project from existing model | Maven.
I have create project from pom.xml and cannot run it.
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.