Calling Rust from Kotlin: JNI Basics for Android Developers
Part 2 of the Rust + NDK on Android series: how JNI connects Kotlin's external fun to a Rust function, explained token by token. After reading you can write, export, and verify your own Rust JNI functions passing primitives, strings, and booleans.

























