Search code examples
PcapPlusPlus - Create a RawPacket with a byte array...


javac++java-native-interfacepacketpcapplusplus

Read More
How can I disable JVM bytecode verification at runtime?...


javajava-native-interfacecode-injectionjvmti

Read More
UnsatisfiedLinkError "Access is denied" even with Full Control...


javawindowsjava-native-interfacedll

Read More
Lookup for a constant from a native library...


javajava-native-interfacelibpqjava-ffm

Read More
No implementation found for void com.organization.app.Activity.a() in Release...


javaandroidc++java-native-interface

Read More
calling java method based on jobject fails (invalid reference?)...


javac++java-native-interface

Read More
Alternative for deprecated finalize method in java for JNI...


javac++performancememory-managementjava-native-interface

Read More
What is a .so file in Java projects, and how can I use an old JAR that depends on .so files in Sprin...


javaspring-bootjarjava-native-interface.so

Read More
Find out which third party library includes specific native library...


androidandroid-gradle-pluginjava-native-interface

Read More
Generate JNI header files for class files in JDK 10...


javajava-native-interfacejavahjava-10

Read More
Classpath issues - getJNIEnv failed...


javac++hadoopjava-native-interfaceg++

Read More
Does the JNI provide direct access to _Atomic values for the respective Java Atomic classes?...


javajava-native-interfacejava.util.concurrent

Read More
Java JNA load DLL...


javajava-native-interfacejna

Read More
How to fix an UnsatisfiedLinkError (Can't find dependent libraries) in a JNI project...


javawindows-xpjava-native-interfacelibsndfile

Read More
How to Convert the JNI jdoublearray to C's double* (pointer)...


androidjava-native-interface

Read More
jstring(JNI) to std::string(c++) with utf8 characters...


androidc++c++11java-native-interfaceshare

Read More
Is it possible to use Native C++ code in ARC?...


c++android-ndkjava-native-interfacegoogle-chrome-arc

Read More
Wrapping a Java library with C++ (JNI)...


javac++java-native-interfacelibrariesjniwrapper

Read More
C++/Java bindings : In which side should multi-threading be implemented?...


javac++objective-cjava-native-interface

Read More
What does it mean when an Android app has a transactNative DeadObjectException?...


androidandroid-ndkjava-native-interface

Read More
Basic Hello World app isn't building with ndk-build (.mk files)...


androidcandroid-ndkjava-native-interfacendk-build

Read More
How do I get a Java field using the Rust jni crate?...


rustjava-native-interface

Read More
Hello-jni sample doesn't work in Android Studio 2.0 Preview...


androidcandroid-studioandroid-ndkjava-native-interface

Read More
Calling a Java function from C using Foreign Function & Memory API...


javajava-native-interfaceproject-panama

Read More
How to call a static JNI function from Kotlin?...


kotlinjava-native-interface

Read More
Calling Win32 API method from Java...


javawinapijava-native-interface

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


qtjava-native-interface

Read More
CMake is not detecting JNI properly with Temurin JDK 8 on macOS...


javacmakejava-native-interfaceeclipse-temurin

Read More
using JNI AndroidJNI.GetMethodID in unity with string parameters...


c#unity-game-enginejava-native-interface

Read More
How do I define a secondary ABI for my Android app...


androidgradlejava-native-interfaceabi

Read More
BackNext