Skip to content Skip to sidebar Skip to footer
Showing posts with the label M2eclipse

How Can I Add An Apklib Dependency To Your Android Maven Project?

I have an android project which I am developing on eclipse and building with maven. I wanted to inc… Read more How Can I Add An Apklib Dependency To Your Android Maven Project?

Eclipse Indigo Cannot Import Maven Android That Builds Ok On Command Line

I created a maven android project from the command line using this archetype: 19: remote -> andr… Read more Eclipse Indigo Cannot Import Maven Android That Builds Ok On Command Line