Search code examples
Unable to set timestamp on Android MediaCodec Image object from native c++ code...


androidc++java-native-interfaceandroid-camera2android-mediacodec

Read More
Why Apache Kafka Streams uses RocksDB and if how is it possible to change it?...


java-native-interfacein-memory-databasekey-value-storerocksdbapache-kafka-streams

Read More
Undefined reference on shared library JNI...


javalinkerjava-native-interface

Read More
JDK-18 Foreign Functions : How to upCall non-static functions?...


javajava-native-interfaceffijepproject-panama

Read More
Error "A JNI error has occurred. Please check your installation and try again in Eclipse x86 Wi...


javamysqleclipsejava-native-interface

Read More
Failed to load the JNI shared Library (JDK)...


javawindowseclipsejava-native-interface

Read More
JNI crashes when calling CallVoidMethod...


androidjava-native-interface

Read More
c++ using JNI: AttachCurrentThread returns -1...


c++java-native-interfacejnienv

Read More
Unable to CMAKE on Mac M2 - JNI was not found...


javamacoscmakejava-native-interfacesumo

Read More
bazel c++ program which used JNI, how to deal with the path of the .jar with relative path...


c++11java-native-interfacebazel

Read More
JNI: Generated file name and functions are cumbersome...


javajava-native-interface

Read More
Adding new paths for native libraries at runtime in Java...


javajava-native-interfacenative

Read More
Enums in JNI GetMethodID signature parameter list...


kotlinjava-native-interface

Read More
Create a Java enum from the JNI...


javajava-native-interface

Read More
Android Wrap Shell Script Doesn't Work as Expected...


androidc++android-ndkjava-native-interface

Read More
Android NDK UnsatisfiedLinkError: "dlopen failed: empty/missing DT_HASH"...


androidc++android-ndklinkerjava-native-interface

Read More
JNI Performance...


javajvmjava-native-interfacehdf5ffi

Read More
does NewDirectByteBuffer create a copy in native code...


javac++java-native-interfacenative

Read More
Passing long value to Java with JNI...


androidc++qtjava-native-interfaceqtandroidextras

Read More
Make a shared library self-contained (pre-link dependencies of a shared library into it, recursively...


linkerjava-native-interfaceshared-libraries

Read More
Java JNA load DLL...


javajava-native-interfacejna

Read More
Add lib to makefile for jni app...


javac++makefilejava-native-interface

Read More
How can I tell if I'm running in 64-bit JVM or 32-bit JVM (from within a program)?...


javajvmjava-native-interface64-bit32-bit

Read More
How to set SWIG generated java proxy class as final...


javajava-native-interfaceswig

Read More
Set Java system properties with a configuration file...


javapropertiesjava-native-interface

Read More
Why are native shared dependencies unavailable on the target but in its apk?...


androidgradlejava-native-interface

Read More
GrallVM native-image build error "java.lang.NoSuchMethodException: sun.invoke.util.ValueConvers...


javajava-native-interfacegraalvmjava-native-library

Read More
How to represent C++ class in java to be used via FFI?...


javac++java-native-interfaceffijava-ffm

Read More
Calling a JAVA method from C++ with JNI, no parameters...


javaandroidc++jvmjava-native-interface

Read More
Porting a select loop application to Android with NDK. Design question...


c++candroid-ndkjava-native-interfaceposix-select

Read More
BackNext