Search code examples
JNI crashes when calling CallVoidMethod...

androidjava-native-interface

Read More
c++ using JNI: AttachCurrentThread returns -1...

c++java-native-interfacejnienv

Read More
Unable to CMAKE on Mac M2 - JNI was not found...

javamacoscmakejava-native-interfacesumo

Read More
bazel c++ program which used JNI, how to deal with the path of the .jar with relative path...

c++11java-native-interfacebazel

Read More
JNI: Generated file name and functions are cumbersome...

javajava-native-interface

Read More
Adding new paths for native libraries at runtime in Java...

javajava-native-interfacenative

Read More
Enums in JNI GetMethodID signature parameter list...

kotlinjava-native-interface

Read More
Create a Java enum from the JNI...

javajava-native-interface

Read More
Android Wrap Shell Script Doesn't Work as Expected...

androidc++android-ndkjava-native-interface

Read More
JNI Performance...

javajvmjava-native-interfacehdf5ffi

Read More
does NewDirectByteBuffer create a copy in native code...

javac++java-native-interfacenative

Read More
Passing long value to Java with JNI...

androidc++qtjava-native-interfaceqtandroidextras

Read More
Make a shared library self-contained (pre-link dependencies of a shared library into it, recursively...

linkerjava-native-interfaceshared-libraries

Read More
Java JNA load DLL...

javajava-native-interfacejna

Read More
Add lib to makefile for jni app...

javac++makefilejava-native-interface

Read More
How can I tell if I'm running in 64-bit JVM or 32-bit JVM (from within a program)?...

javajvmjava-native-interface64-bit32-bit

Read More
How to set SWIG generated java proxy class as final...

javajava-native-interfaceswig

Read More
Set Java system properties with a configuration file...

javapropertiesjava-native-interface

Read More
Why are native shared dependencies unavailable on the target but in its apk?...

androidgradlejava-native-interface

Read More
GrallVM native-image build error "java.lang.NoSuchMethodException: sun.invoke.util.ValueConvers...

javajava-native-interfacegraalvmjava-native-library

Read More
How to represent C++ class in java to be used via FFI?...

javac++java-native-interfaceffijava-ffm

Read More
Calling a JAVA method from C++ with JNI, no parameters...

javaandroidc++jvmjava-native-interface

Read More
Porting a select loop application to Android with NDK. Design question...

c++candroid-ndkjava-native-interfaceposix-select

Read More
How to solve "java.lang.UnsatisfiedLinkError: Can't find dependent libraries" without ...

javac++windowsopencvjava-native-interface

Read More
Where to place JNI/native libraries in Android Studio Project...

androidgradleandroid-ndkjava-native-interface

Read More
Howto create h-files with stable names using javac...

javajava-native-interface

Read More
Send MotionEvent from Java to JNI...

androidjava-native-interface

Read More
How to fix an UnsatisfiedLinkError (Can't find dependent libraries) in a JNI project...

javawindows-xpjava-native-interfacelibsndfile

Read More
JNI DETECTED ERROR IN APPLICATION java.lang.UnsatisfiedLinkError couldn't find "xxxxx.so&qu...

javaandroidgradlejava-native-interface

Read More
java.lang.UnsatisfiedLinkError: Native Library XXX.so already loaded in another classloader...

javaopencvtomcatjava-native-interface

Read More
BackNext