Search code examples
JNI, getting EXCEPTION_ACCESS_VIOLATION on printf()...


javac++visual-studiojava-native-interface

Read More
JNI Dependencies and cross-platform build...


javamavenjenkinsjava-native-interfaceusb4java

Read More
Performance of C++ calls to Java code vs C# code...


c#javac++java-native-interfacemanaged-c++

Read More
GetStringUTFChars and its string copy behavior...


javac++stringoptimizationjava-native-interface

Read More
FFMPEG and JNI - pass AVFrame data to Java and Back...


javacffmpegjava-native-interface

Read More
UnsatisfiedLinkError - Native Library - jnidispatch.dll...


javatomcatdlljava-native-interfacewaffle

Read More
JNI int method returning from exception...


exceptionjava-native-interfaceandroid-ndkjint

Read More
JNI - exception on native method...


javaeclipsedlljava-native-interface

Read More
Java - JNI - Casting UCS-2 character to jchar (i.e Java's char)...


javac++arrayscastingjava-native-interface

Read More
Java JNI and Cygwin...


javajava-native-interfacecygwin

Read More
jni CallStaticLongMethod always return 0L...


javaandroidandroid-ndkjava-native-interface

Read More
Visual Studio 2013 Express Edition, Attach to process (Java JNI application) seems not to work...


javaceclipsevisual-studiojava-native-interface

Read More
Calling a static void Java method from JNI...


javaandroidjava-native-interface

Read More
Return list<unsigned char*> from C++ to Java using JNI...


javac++listjava-native-interface

Read More
Delphi call JNI methods with variable argument list...


delphijava-native-interface

Read More
Android Studio 1.4, experimental plugin, path to JNI folder?...


android-ndkjava-native-interfaceandroid-gradle-plugin

Read More
Android JNI ReleaseByteArrayElements does not work...


androidandroid-ndkjava-native-interface

Read More
Unity JNI, get ArrayList<Hashtable<String, String>> from Android Native in C#...


javac#unity-game-enginejava-native-interfacehashtable

Read More
Convert Java Collection<Integer> type to R object using JNI...


javarjava-native-interface

Read More
Calling Android's cpp code from your app...


androidbluetoothjava-native-interfacehid

Read More
What happens to native code (JNI) when an android app is compiled?...


javaandroidc++java-native-interface

Read More
Android ndk pass OpenCV mat to jni containing double values...


androidc++opencvandroid-ndkjava-native-interface

Read More
gdborig.exe has stopped working trying to attach to Javaw from eclipse...


javaeclipsejava-native-interfacegdb

Read More
How to use .so library in android...


javaandroidjava-native-interface

Read More
Java JNI UnsatisfiedLinkError...


javac++java-native-interfaceunsatisfiedlinkerror

Read More
"No implementation found for" using NativeActivity...


androidandroid-ndkjava-native-interfacenative-activity

Read More
Enabling of renderscript makes app to ignore jniLibs...


androidandroid-studiogradlejava-native-interfacerenderscript

Read More
Examples for thread divergence actions and external actions in the Java Memory Model...


javamultithreadingjava-native-interfacenativejava-memory-model

Read More
fail to load a native library using activator (Play Framework)...


scalaplayframework-2.0java-native-interfacesbt

Read More
How to call C method (of Scanner API) with java using JNI...


javac++java-native-interfaceusbnative

Read More
BackNext