Search code examples
How do I define a secondary ABI for my Android app...

androidgradlejava-native-interfaceabi

Read More
How to call Java Methods from C JNI API...

cjava-native-interfacejnienv

Read More
Calling Java methods from C without starting the JVM from C...

javacjava-native-interfacejnienv

Read More
How to tell which JNI libraries are actually loaded by the JVM on startup of a JDK 17 application?...

javajava-native-interfacejvm-argumentsjava-17native-code

Read More
how to make jni.h be found?...

javajava-native-interfaceclasspath

Read More
Is this a bug in the JVM, or in NASM?...

javajava-native-interfaceshared-librariesnasm

Read More
Java native code string ending...

java-native-interface

Read More
How do I catch SIGSEGV, SIGALRM, and SIGFPE with sigaction() when using JNI?...

javajava-native-interfaceshared-libraries

Read More
Android - accessing files in native C/C++ code with Google Scoped Storage API...

androidjava-native-interfacescoped-storage

Read More
JNI Issue: Passing Java Runnable Object to JNI in Custom Gluon Attach Plugin...

javajava-native-interfacedalvikgluonfx

Read More
Wrapping C/C++ inside Java...

javac++eclipsejava-native-interface

Read More
JNI compiling on different platforms...

macosjava-native-interfacezeromq

Read More
Why JNI env (JNI interface pointer) is thread specific?...

javaandroidc++java-native-interface

Read More
How do I get a JavaVM or JNIEnv from an already-running JVM using JNI?...

rustjava-native-interfaceffidll-injectionjnienv

Read More
C++ JNI:Error occurred during initialization of VMFailed setting boot class path...

c++java-native-interface

Read More
Is it possible to create Android activity from JNI?...

androidjvmjava-native-interfaceclasspath

Read More
JNI dependent libraries...

javadlljava-native-interface

Read More
Can't call Java methods from a C++ wrapper in JNI...

javac++pointersjava-native-interface

Read More
Error:(1, 1) Unable to execute Clang-Tidy: clazy-standalone is not found or cannot be executed in An...

c++android-studiocmakejava-native-interfaceclang

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

androidc++android-ndklinkerjava-native-interface

Read More
Is `JNI_OnLoad` always invoked in main thread?...

javaandroidmultithreadingjava-native-interface

Read More
Iterate through the ZipFile$ZipEntryIterator list using c++/JNI in Android...

androidjava-native-interface

Read More
Calling a Java Method from the native code using jni...

javacjava-native-interface

Read More
jni compile with cl compiler has syntax error, but not relevant...

visual-studiojava-native-interfacesyntax-error

Read More
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
BackNext