You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ashish Gupta <ag...@gmail.com> on 2012/12/21 01:23:00 UTC

target/libs

Hi,

I am copying some native libraries to target/libs folder but these
libraries are not picked up for apklib target i.e. generated apklib doesn't
include the native libraries. If I copy the native libraries to apk
project's target/libs directory then these libraries are picked up.
Is this supposed to work ?

Thanks
Ashish