Search code examples
Converting char* string to lowercase using tolower() causes SIGSEGV - what's wrong?...


cjava-native-interfacesegmentation-fault

Read More
Is it ok to save JavaVM * and JNIEnv * as a global variable and use it elsewhere?...


javajava-native-interfacejava-6jrockit

Read More
WINAPI's message loops drives me crazy...


c++multithreadingwinapijava-native-interface

Read More
JNI compiling on different platforms...


macoscompiler-constructionjava-native-interfacezeromq

Read More
How to use Java to move Windows windows around on screen?...


javawinapijava-native-interfacewindow-managerswindow-management

Read More
High-precision timer in Android JNI...


androidprofilingjava-native-interface

Read More
Unable to create Audio player via OpenSL ES...


androidjava-native-interfaceandroid-ndk

Read More
Access array in native code (NDK) from Java (SDK) via JNI...


androidandroid-ndkjava-native-interfacejniwrapper

Read More
Is JNI function SetStringUTFRegion non-existent?...


stringjava-native-interface

Read More
Jni + Unsatisfied Link Error + Can't find dependent Libraries...


dlljava-native-interfaceunsatisfiedlinkerror

Read More
JNI code works fine in windows xp but crashes in windows 7...


javajava-native-interfaceusbinterrupt

Read More
How to create Enum class's object in JNI...


enumsjava-native-interfacenative

Read More
How do I create a symlink in Windows Vista?...


c++cwindowsjava-native-interfacesymlink

Read More
JNI FindClass format for subclasses?...


javajava-native-interface

Read More
JNI call to Java function returning an Object results in NoSuchMethodError...


javac++java-native-interface

Read More
JNI: Convert Java String to Code Page 1252...


javac++unicodejava-native-interface

Read More
Cannot load minizip code into Android JNI. failed to link libminizip.so...


androidcandroid-ndkjava-native-interface

Read More
how to compile c program on linux that runs on windows...


clinuxjava-native-interface

Read More
JNI:Using Wrapper Types for primitive data types to simulate passing by pointers in C++...


javapointersjava-native-interfaceparameter-passing

Read More
How to find the number of bytes of parameters passed to the function?...


javajava-native-interfacemingw

Read More
Can I create Java-classes from C/C++ only?...


javajava-native-interface

Read More
error generating java header file...


javajava-native-interface

Read More
Android - calling JNI native function from different package...


androidjava-native-interface

Read More
write file in memory with java.nio?...


javajava-native-interfaceshared-memorymemory-mapped-files

Read More
thread spin off failures after invoking native call...


androidandroid-ndkjava-native-interface

Read More
List methods in Java class from JNI...


reflectionjava-native-interface

Read More
JNI freeing up memory...


javacmemory-leaksjava-native-interface

Read More
JNI, load 2 times the same dll (differents name), how to choose which one to use?...


javadlljava-native-interface

Read More
Changing thread priority using JNI call in Java...


javamultithreadingjava-native-interface

Read More
JVM does not work as expected with JNI C++ code containing a class named "Node"...


javac++java-native-interface

Read More
BackNext