0

I have created a new Maven project, using android-quickstart artifact Id. There is no error and apk runs on a mobile phone - okay. When I download Holoeverywhere project from git and link it with my project as a library, it also works.

But I want to link Holoeverywhere to my project using Maven (pom.xml). It's better to import everything using pom.xml than Import->...Use Library...

Dependency in pom.xml itself shows no error, but pom.xml shows this error: enter image description here

Same error shows up in all projects with apklib dependency in pom.xml. Some projects need these types of dependencies and I can't use them.

Does m2e-android 0.4.3 really support apklib?

4

0 回答 0