ABI Filter for x86 in Gradle script
mahula opened this issue · 3 comments
mahula commented
Can the ABI filter for x86 be added to build.gradle, please?
The resulting aar will then also contain the JNI library for this architecture. It is quite helpful for testing Android app build around the library, e.g. pocketsphinx-android-demo in an emulator using x86 images and also for x86 devices running Android, on which such apps can be run.
nshmyrev commented
Done, thanks
mahula commented
Thank you.
DefCon-007 commented
I am developing for MIPS architecture can you please help @nshmyrev