Closed GoogleCodeExporter closed 8 years ago
Sounds like fun.
Original comment by maciek.g...@gmail.com
on 25 Mar 2013 at 5:53
I can't move the libs folder from android-maps-extensions, because it is
required there for non-maven setup.
This is why I included
<nativeLibrariesDirectory>non-existing-directory</nativeLibrariesDirectory> in
the android-maps-extensions/pom.xml.
It works fine when you use maven from command line:
mvn clean install
cd android-maps-extensions-demo
mvn android:deploy android:run
This is a known bug m2e android plugin doesn't handle it (
https://github.com/rgladwell/m2e-android/issues/121 ) and is related to not
supporting apklib dependencies (
https://github.com/rgladwell/m2e-android/issues/104 ).
Original comment by maciek.g...@gmail.com
on 31 Mar 2013 at 2:36
Original issue reported on code.google.com by
tfondril...@excilys.com
on 25 Mar 2013 at 10:14