Search code examples
JNI callback system from Java to a 3rd party C++ lib...


javacallbackjava-native-interface

Read More
jni problems when system load the .so file...


androidc++java-native-interface

Read More
how jdk1.0 lacked clean separation between native and Java code?...


java-native-interfacenativejava

Read More
what is global about the clsStr variable which is "clsStr = (*env)->NewGlobalRef(env,cls)&qu...


javacjava-native-interfaceglobal-variables

Read More
the var doesn't become global but remains local...


javacjava-native-interfaceglobal-variables

Read More
Returning an int from native function(c++, jni) crashes application...


javaandroidc++android-ndkjava-native-interface

Read More
Android NDK / General JNI issue: Converting object / jobject to c++ user defiend type...


javaandroidc++android-ndkjava-native-interface

Read More
JNI:how to call c++ function from Java Native Method...


javac++java-native-interface

Read More
Can't make javah work with my Eclipse Android project...


androidjava-native-interfacejavajavah

Read More
Android NDK Two Activities Use the Same JNI function...


androidjava-native-interface

Read More
JNI - How to find missing libraries when confronted with "[lib].dll: Can't find dependent l...


cdependenciesjava-native-interface

Read More
SWIG JNI Interface with DLL and declarations only...


dllheaderjava-native-interfaceswig

Read More
what is the difference between jtype (of JNI) and type of C/C++?...


javac++cjava-native-interfacenative

Read More
JNI UnsatisfiedLinkError and types parsing...


java-native-interfaceunsatisfiedlinkerror

Read More
JNI: the differences of GetIntArrayElements and GetStringUTFChars...


java-native-interface

Read More
How can I include platform-specific native libraries in the .JAR file using Eclipse?...


javawindowslinuxcross-platformjava-native-interface

Read More
How do I handle calls to AudioTrack from jni without crashing?...


javaandroidjava-native-interfaceandroid-ndk

Read More
Too much native call does not affect the speed...


javaopengljava-native-interfacelwjgl

Read More
SWIG CYGWIN DLL linking...


javagccjava-native-interfacecygwinswig

Read More
why doesn't the exception get printed?...


javacexceptionjava-native-interface

Read More
Android JNI architecture target for use with multiple devices...


androidffmpegjava-native-interface

Read More
what does FindClass("..","[I") do?...


javacjava-native-interface

Read More
why am i getting : java.lang.UnsatisfiedLinkError...


javac++cjava-native-interfaceunsatisfiedlinkerror

Read More
Android JNI functions run on main thread?...


androidandroid-ndkjava-native-interface

Read More
Defaults for Eclipse run configurations...


javaeclipsejava-native-interface

Read More
How to use NDK in android project?...


c++androidcjava-native-interfaceandroid-ndk

Read More
Java: InputStream too slow to read huge files...


javainputstreamlarge-filesjava-native-interface

Read More
JNI method help. Memcpy with destination offset...


javaandroidjava-native-interfacebuffernative

Read More
How to obtain jchar* from std::string?...


javac++java-native-interface

Read More
What share of Android devices benefits from Libjpeg-turbo optimisations?...


androidandroid-ndkjava-native-interfacejpeglibjpeg-turbo

Read More
BackNext