No JNI?

Is there really no way to connect a library with JNI to the Kotlin? I really need native implementations, but currently I have to use a Java class with native methods.

Maybe this is what you are looking for: https://kotlinlang.org/docs/reference/java-interop.html#using-jni-with-kotlin

1 Like

Thanks

пн, 24 дек. 2018 г., 1:52 Juan José González Abril kotlinlang@discoursemail.com: