I\'ve tried running an application using a native library on the Nexus 9.
The application exits with an error message:
java.lang.UnsatisfiedLinkError
Nop, you need to get the native library to be compatible with 64-bit for it to work.
See official documentation: JNI Tips: 64-bit Considerations