Search code examples
Create java native method for constructor...


javac++java-native-interface

Read More
Toast not displaying when C function is called...


javaandroidcjava-native-interfacetoast

Read More
Proguard: `NoSuchFieldError` despite field being in `seeds.txt`...


javaandroidjava-native-interfaceproguardandroid-proguard

Read More
Load .DLL with applet and use it on client...


javadllappletjava-native-interfacejnlp

Read More
Where can I find the jni headers for Mac OS...


javamacosjava-native-interface

Read More
Why does GetLastError() block my method?...


javacdlljava-native-interface

Read More
Calling Java library from Objective C on Mac...


javaobjective-cjava-native-interface

Read More
What is the 'correct' way to store a native pointer inside a Java object?...


javajava-native-interface

Read More
How to set up JNI sub directories in Android Studio...


androidandroid-studiogradlejava-native-interface

Read More
Android Studio link prebuilt library .so error...


androidgradleffmpegandroid-ndkjava-native-interface

Read More
System.loadLibrary does not work. UnsatisfiedLinkError for the second lib in chain...


javajava-native-interfaceloadlibraryunsatisfiedlinkerrorjava.library.path

Read More
Android - Gradle build with NDK...


androidgradlebuildjava-native-interface

Read More
Swig: pass byte array in Java to C...


javacarraysjava-native-interfaceswig

Read More
JVM crashes with no frame specified, only "timer expired, abort"...


javahadoopjava-native-interface

Read More
0xC0000005: Access violation reading location 0x0000000000000000...


c++jarjvmjava-native-interface

Read More
Android NDK - make two native shared libraries calling each other...


androidbuildandroid-ndkjava-native-interfaceshared-libraries

Read More
How to access resources (like sound, images etc) directly from native code using Android-NDK?...


androidjava-native-interfaceandroid-ndknativeandroid-assets

Read More
"GetObjectClass" method and "FindClass" method difference and usage...


javac++java-native-interface

Read More
Use JNI library in Servlet container...


javaservletsjava-native-interface

Read More
Calling dlopen from a shared library loaded via JNI makes previously loaded symbols invisible...


javajava-native-interfacedlopen

Read More
JNI Getting Exception Info - Attempted to read or write protected memory...


javac++java-native-interface

Read More
@EJB annotation vs JNDI lookup + transaction...


jpajava-native-interfaceejbgeronimo

Read More
JNI function error in android...


javaandroidandroid-studiojava-native-interfacevtk

Read More
Java Native Interface Error: Can't load IA 32-bit .dll on an AMD 64-bit platform...


javacdlljava-native-interfacemingw

Read More
Use Java DLL in c++ program...


c#c++.netdlljava-native-interface

Read More
Integrating log4j with SWIG/JNI?...


javac++java-native-interfacelog4jswig

Read More
Error:() undefined reference to `__android_log_write' ERROR?...


androidcandroid-studioandroid-ndkjava-native-interface

Read More
Facing an error "*** glibc detected *** free(): invalid next size (fast)"...


linuxjava-native-interfacecentos

Read More
call c++ function from java without changing c++ code...


javac++java-native-interface

Read More
How can you access any android classes using JNI in Qt?...


qtjava-native-interface

Read More
BackNext