I got a single shared library and associated header files for which I wrote a JNI bindings. The shared library is placed in the jniLibs/armeabi-v7a. The header files are placed in the jni folder, together with the JNI code that creates the Java -> native bridge.
Is it possible today to tell the Android Gradle plugin to use the first shared library when linking the jni library? -- 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.
