Closed GoogleCodeExporter closed 9 years ago
By default, it will default to
${project.basedir}/libs
not
${project.build.directory}/libs
per
http://jayway.github.io/maven-android-plugin/apklib-mojo.html#nativeLibrariesDir
ectory
If you would rather put the libs in target, you should specify the
nativeLibrariesDirectory configuration parameter.
Original comment by malac...@gmail.com
on 28 Mar 2014 at 5:24
We are no longer using the issue tracking system on Google Code. Please refile
this issue on https://github.com/jayway/maven-android-plugin/issues if you
still have this problem with the latest release of the Android Maven Plugin
Original comment by mosa...@gmail.com
on 19 May 2014 at 4:19
Original issue reported on code.google.com by
aguptamo...@gmail.com
on 19 Dec 2012 at 10:26