Search code examples
JNI : "receipe for target 'HelloJNI.h' failed while using the 'makefile'...


javacmakefilejava-native-interface

Read More
Shared JNI library (.so) in Tomcat - UnsatisfiedLinkError...


javatomcatweb-applicationsjava-native-interfaceshared-libraries

Read More
Is it ever possible to "trick" a Java program into mistaking any string for null?...


javaandroidc++java-native-interface

Read More
Unable to use JNI when enabled from within Win32/MFC application...


javac++mfcjava-native-interface

Read More
java lang class exception -Unable to cast the java vector<user defined java class> return from...


androidc++android-ndkjava-native-interface

Read More
Pass an array of Mats to native code...


javaandroidopencvjava-native-interface

Read More
JNI custom exceptions with more than one parameter...


javaandroidc++exceptionjava-native-interface

Read More
NoSuchMethodError with JNI on Qt during reading Shared Preferences in Android...


androidc++qtjava-native-interface

Read More
<unknown> Error occured in detectAndCompute()...


androidc++opencvandroid-ndkjava-native-interface

Read More
Exception handling in C - catching native C crash from Java JNI...


cexceptionjava-native-interface

Read More
JNI - native method with ByteBuffer parameter...


javacjava-native-interfacebytebuffer

Read More
Native C++ and Java Android Library in Unity...


androidunity-game-enginejava-native-interface

Read More
Load OSGi class from JNI...


java-native-interfaceosgieclipse-rcptycho

Read More
Is it possible to use sun.misc.Unsafe to call C functions without JNI?...


javacjvmjava-native-interfacenative-code

Read More
Where to load a native library in Android if required by multiple activies and services...


javaandroidjava-native-interface

Read More
Copying Data from Java to C++ Objects Array Using JNI...


javac++java-native-interface

Read More
Using JNA to access a struct containing a vector<char*>...


javac++java-native-interfacejna

Read More
What is defference between "AndroidJNI.FindClass" And "AndroidJavaClass" in Unit...


c#unity-game-enginejava-native-interfaceandroid-unity-plugin

Read More
Can I invoke a Java program with database call from a cpp program...


javac++java-native-interface

Read More
CMake JNI error...


java-native-interfacecmake

Read More
JNI parsing error using Eclipse...


androidc++eclipsejava-native-interfacenative

Read More
jni jiniArray as output parameter doesn't change values of parameter...


javac++arraysjava-native-interface

Read More
Intel MKL and JNI : How to add a shared library that ld searches symbols from?...


javac++java-native-interfaceldintel-mkl

Read More
android.view.RenderNode JNI ERROR (app bug): weak global reference table overflow...


javaandroidjava-native-interfaceweak-references

Read More
How to use JNI bitmap operations for helping to avoid OOM when using large images?...


androidbitmapandroid-ndkjava-native-interfaceout-of-memory

Read More
How to make native library optional...


androidandroid-emulatorjava-native-interface

Read More
In JNI function when I change an Array in-place that was passed from Java code the Array doesn't...


javaarraysandroid-studiojvmjava-native-interface

Read More
Android WebRTC JNI system error lookup: "last system error: 11"...


androidjava-native-interfacewebrtc

Read More
How do you properly synchronize threads on the native side of a JNI environment?...


javac++multithreadingsynchronizationjava-native-interface

Read More
Why doesn't the JVM crash when entering infinite recursion?...


javacjvmjava-native-interfaceshared-libraries

Read More
BackNext