Search code examples
JNI UnsatisfiedLinkError without wrong method names and with library path specified...


javajava-native-interfaceunsatisfiedlinkerror

Read More
Android SIGSEGV error with array...


androidpointersjava-native-interfacesegmentation-faultnative-code

Read More
Java JNI moving around java functions and their C implementations...


javajava-native-interface

Read More
Can't run android app with library project and JNI together...


javaandroidjava-native-interface

Read More
GetAsyncKeyState and VirtualKeys/special characters using JNA (JAVA)...


javawinapiapijava-native-interfacejna

Read More
Java Generics-- Incompatible types Required:java.io.filedescriptor Found:java.lang.object...


javaandroidandroid-ndkjava-native-interface

Read More
OpenCV's Java bindings Mat.get() gives weird results...


javaarraysopencvjava-native-interface

Read More
JNI calling non static function segfaults...


androidcandroid-ndkjava-native-interfacesdl-2

Read More
JNI build gradle fails on finding ndk directory...


javaandroidandroid-ndkjava-native-interface

Read More
Deploy Java Web Applet with Third Party Dependencies...


javaappletjava-native-interfaceweb-deployment

Read More
android jni from static to non static methods...


javaandroidc++cjava-native-interface

Read More
SoundPoolThread causing SIGSEGV via JNI ERROR "accessed deleted global reference"...


javaandroidjava-native-interfacesoundpool

Read More
Proper way to get string list in JNI...


androidandroid-ndkjava-native-interface

Read More
How to debug JNI heap corruption problems?...


javajava-native-interface

Read More
Can not find function that defined in header file in C (JNI)...


cjava-native-interface64-bitlnk2019

Read More
ByteBuffer not releasing memory...


androidmemory-leaksjava-native-interfacebytebuffer

Read More
How to JNI string type function mapping?...


javaandroid-ndkjava-native-interface

Read More
JNI local reference table overflow, view complete contents of reference table...


javaandroidjava-native-interfacerhomobilerhodes

Read More
What's the cause of java.lang.UnsatisfiedLinkError in my situation...


javavisual-studiojava-native-interface

Read More
Converting C++ double* to a Java double...


javac++java-native-interfacejna

Read More
How to detect endianness from JNI code?...


javac++java-native-interface

Read More
What becomes the search path of a .dll loaded with System.loadLibrary() in java?...


javac++dlljava-native-interfaceloadlibrary

Read More
Effeciently transfer large amount of byte data from C++ to Java...


javaimagejava-native-interface

Read More
Eclipse - Failed to load the JNI shared library...


javaeclipsejvmjava-native-interface

Read More
Android Studio 1.3 and C++ static libraries...


androidc++android-studiojava-native-interfacevisual-studio-2015

Read More
Proguard rules for Linphone Android that enabled proguard in build.gradle...


androidjava-native-interfaceproguardlinphone

Read More
Convert jobjectarray into vector<uint8_t>...


javac++java-native-interfacebyte

Read More
Why does the Android jvm->GetEnv() return the same "env" for multiple threads.?...


androidc++android-ndkjava-native-interfacejnienv

Read More
How to implement a callback function that calls from Java to C++?...


javac++callbackjava-native-interfaceakka

Read More
Get ANDROID_ID using Android NDK - stale local reference error...


javaandroidc++android-ndkjava-native-interface

Read More
BackNext