get_jnienv 1.0.1 copy "get_jnienv: ^1.0.1" to clipboard
get_jnienv: ^1.0.1 copied to clipboard

PlatformAndroid

Library to access JNIEnv pointer from Flutter code.

get_jnienv #

This a small library to access the JNIEnv* pointer of an Android application from Flutter code. This library will only work on Android.

This library contains:

  • a function to retrieve a JNIEnv* pointer attached to the current thread
  • a function to detach the current thread from the JavaVM
0
likes
150
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Library to access JNIEnv pointer from Flutter code.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on get_jnienv