Search code examples
How to use JNI_GetCreatedJavaVMs in C++ to call Java Code...


androidc++android-ndkjava-native-interfaceshared-libraries

Read More
Unresolved reference in Kotlin using JNI-Bridge...


kotlinjava-native-interface

Read More
Process terminates by signal calling ffmpeg part in Android NDK project...


androidcandroid-ndkffmpegjava-native-interface

Read More
how to reuse objects between a java/rust service via JNI using raw pointer...


javarustjava-native-interface

Read More
Forcing CPU/ABI to armeabi-v7a on Android...


androidandroid-ndkjava-native-interfacearm

Read More
Can't use JNI_GetCreatedJavaVMs in rust...


javarustmemorylinkerjava-native-interface

Read More
SWIG turns 'bool' C type into a SWIGTYPE, even when including stdbool.h in interface file...


javacjava-native-interfaceswig

Read More
How to use openSSL Library in the ANDROID application...


androidandroid-ndkjava-native-interfaceopensslnative

Read More
Using C/C++ Library on Android...


androidandroid-ndkjava-native-interface

Read More
Is there some way to mark a function definition as out-of-line?...


c++java-native-interface

Read More
thisObj in JNI function called from constructor refers to the class and not to the instance...


javajava-native-interfacejniwrapper

Read More
How to create native class using JNI?...


javaandroidc++java-native-interfacenative

Read More
Error UnsatisfiedLinkError: dlopen failed: library while trying to create a JNI Service...


javaandroidc++java-native-interfaceshared-libraries

Read More
Android JNI DefineClass Equivelent (Loading Classes)...


javaandroidjava-native-interface

Read More
How to suppress "Cannot resolve corresponding JNI function" in Android Studio?...


javaandroidandroid-studiojava-native-interface

Read More
How to open GPIO chip on Android?...


androidcembeddedjava-native-interfacegpio

Read More
'jni.h' file not found...


javajava-native-interface

Read More
Android - setRequestedOrientation - Activity and views lifecycle...


javaandroidviewjava-native-interface

Read More
JNI Rust how to pass arguments to call_static_method?...


javarustjava-native-interface

Read More
JNI UnsatisfiedLinkError when using native function...


javajava-native-interface

Read More
My JNI app cannot resolve dependencies of my shared app...


javadependenciesjava-native-interface

Read More
Java - Launch Chrome on any Android Phone...


javagoogle-chromejava-native-interfacebuild.gradle

Read More
JNI, How to access the current Java thread in JNI...


jvmjava-native-interface

Read More
When using JNA, if I receive a char* value through calling a Java method callback, how can I free it...


cmemory-leakscallbackjava-native-interfacejna

Read More
How to prevent my JNI C code from exiting while the JVM it launched is still running a Java thread?...


javac++java-native-interface

Read More
In Java Swing how do you get a Win32 window handle (hwnd) reference to a window?...


javawinapiswingjava-native-interfacehwnd

Read More
How to prevent from C++ to recompile all files in Android NDK?...


androidandroid-studioandroid-ndkjava-native-interface

Read More
Make CycloneDDS not failing to create a participant on Android app...


androidcmakejava-native-interfacedata-distribution-service

Read More
JNI callback to Java...


javaandroid-ndkjava-native-interface

Read More
Gradle add native library dir to java.library.path (not for test but for run)...


javagradleintellij-ideajava-native-interface

Read More
BackNext