android-ndk-rs
android-ndk-rs copied to clipboard
Giving up jni crate in favor to jny-sys
Since currently different alternatives to jni crate can be used for interfacing with java runtime I propose avoid jni wrappers in favor low level jni-sys types.
Fixed by #9