Search code examples
In Java Swing how do you get a Win32 window handle (hwnd) reference to a window?...


javawinapiswingjava-native-interfacehwnd

Read More
How to prevent from C++ to recompile all files in Android NDK?...


androidandroid-studioandroid-ndkjava-native-interface

Read More
Make CycloneDDS not failing to create a participant on Android app...


androidcmakejava-native-interfacedata-distribution-service

Read More
JNI callback to Java...


javaandroid-ndkjava-native-interface

Read More
Gradle add native library dir to java.library.path (not for test but for run)...


javagradleintellij-ideajava-native-interface

Read More
When to use CallNonvirtualObjectMethod and its related methods?...


javac++java-native-interface

Read More
Protect Java source using JNI...


javajarjava-native-interfacecopy-protection

Read More
webrtc static android library can't export jni functions...


androidc++android-ndkjava-native-interfacewebrtc

Read More
How to call a Java function in JNI with custom class type argument...


java-native-interfacejniwrapper

Read More
JNI + DefineClass + class cross reference...


javajava-native-interface

Read More
JNI: Protect field from dangerous reflective access...


javareflectionjava-native-interface

Read More
Loading java classes from JAR bytes in JNI...


javac++java-native-interface

Read More
Convert c++ string with cyrillic letters to jstring...


c++stringjava-native-interfacecyrillic

Read More
What is the proper way to transpose a 2D matrix coming from java, to a C++ function, then get the re...


javac++java-native-interface

Read More
JNI Calls different in C vs C++?...


javac++cjava-native-interface

Read More
CMake vs JNI have different behaviors between VisualStudio and Linux...


javalinuxvisual-c++cmakejava-native-interface

Read More
expected `*mut jni::sys::_jobject`, found struct `jni::objects::JPrimitiveArray` error in Rust JNI c...


rustjava-native-interfacejnienvjniwrapper

Read More
Native Quarkus with AWS lambda does not build...


javaaws-lambdajava-native-interfacealexa-skills-kitquarkus

Read More
JNI std::vector<uint8_t> to jbyteArray...


java-native-interface

Read More
Java to C# using JNI results in StackOverflowException...


javac#c++dlljava-native-interface

Read More
App crashes on setting minifyEnabled to true...


androidjava-native-interfaceproguardgreendaosqlcipher

Read More
needed by '../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libnative-lib.so', mi...


androidandroid-ndkopenssljava-native-interface

Read More
maven dylib resource put in sources jar file, not "compiled" jar file...


javamavenjava-native-interfacemaven-central

Read More
JNI pass interface as function to CPP code...


androidc++java-native-interface

Read More
How do I get the HWND of a Canvas using Panama?...


javajava-native-interfaceproject-panamajawt

Read More
How to find native libraries in a JDK 17 application that are used via JNI?...


javajava-native-interface

Read More
JNA causes UnsatisfiedLinkException with Unix Stat...


javaclinuxjava-native-interfacejna

Read More
How to solve Android Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid xxxxx (Thread-X)?...


android-ndkjava-native-interfacesegmentation-faultandroidopencv

Read More
Is it possible to generate a Kotlin .def file from a CMake library?...


kotlincmakejava-native-interface

Read More
I use .so library and get NoSuchMethodError error...


javaandroidjava-native-interface.so

Read More
BackNext