Yah, check out how SanAngeles2's NDK example app is packaged using Gradle 
as an example:

https://android.googlesource.com/platform/tools/base/+/master/build-system/tests/ndkSanAngeles2/build.gradle


Zac

On Friday, July 25, 2014 2:03:51 AM UTC-7, Martin Rajniak wrote:
>
> Hey,
> I have few android libraries that beside java code provide also JNI 
> libraries for different CPU architectures. I know how to create desired 
> product flavor when the JNI library is in the main app project, but what I 
> do not know is how to filter out JNI libraries for different CPU 
> architectures that come from android library project.
>
> Is it currently possible?
>

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to