Search code examples
ROS NodeHandle inside JNI callback...


java-native-interfacerossigint

Read More
Finding function pointer if the Java_... naming is not used...


androidjava-native-interfacereverse-engineering

Read More
Creating Android WebView in NativeActivity with JNI in rust...


rustjava-native-interfaceandroid-webviewandroid-loopernative-activity

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


rustjava-native-interfaceffidll-injectionjnienv

Read More
Clion, Autotools and JNI...


javacjava-native-interfaceclionautotools

Read More
How to use FIND_JNI on cmake...


java-native-interfacecmakehornetq

Read More
How can I change this project to a OpenCV realtime face detection app?...


androidc++opencvjava-native-interface

Read More
Add pre-built NDK library (.so file) to Android project...


androidandroid-ndkjava-native-interface

Read More
How to draw using the SKIA C++ API on a Java Canvas object on Android?...


androidjava-native-interfaceandroid-canvasskia

Read More
rJava passing int to constructor...


rjava-native-interfacerjava

Read More
Socket binding through JNI...


javacsocketsjava-native-interface

Read More
How to integrate Micronaut (GraalVM) with JNI?...


java-native-interfacemicronautgraalvmgraalvm-native-image

Read More
What are the rules for JNI local references returned to a program that embeds a Java VM?...


javacmemory-managementjava-native-interface

Read More
Same native library loaded by different class loader...


javajava-native-interfaceclassloader

Read More
How to pass a 3D element into JNI?...


javac++java-native-interface

Read More
IDE autocomplete does not know argument names of native methods...


javaintellij-ideajava-native-interface

Read More
Why does Maven trim the "lib" prefix when installing native libraries when Java expects th...


javamavenjava-native-interfacenativemaven-install-plugin

Read More
Android Equalizer for API Level < 9...


androidjava-native-interfacemediaequalizer

Read More
JVMTI Invoke toString(); on an Java object from C++ code...


javac++java-native-interface

Read More
How to know if a .jar built on AMD64 will run flawlessly on ARM?...


javagradlejava-native-interfacecompatibilityportability

Read More
How to get result in Java from native c++ Function defined with Qt(QJniEnvironment::RegisterNatives)...


javaandroidc++java-native-interfaceqt6

Read More
Java, C++ JNI - java.lang.UnsatisfiedLinkError : No .dylib in java.library.path...


javac++cjava-native-interfacejnienv

Read More
Debugging C++ library with Android Studio...


androidc++android-studiojava-native-interfaceandroid-studio-3.0

Read More
JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal start byte 0xf0...


android-ndkjava-native-interface

Read More
Get wrong value from int* to JintArray in jni...


androidc++cjava-native-interface

Read More
I have compiled my cpp code to generate a dll file in visual studio, but I cannot find the generated...


c++visual-studiojava-native-interface

Read More
How to include prebuilt library in Android.bp file?...


androidc++java-native-interfaceshared-librariesandroid-build

Read More
why JNIEnv can't find class com/google/android/gms/ads/identifier/AdvertisingIdClient?...


androidjava-native-interface

Read More
Can't obtain static method fromNative(Method, Object) from class com.sun.jna.Native...


javajava-8java-native-interfacevlcjna

Read More
Mocking methods that call JNI with Mockk...


androidkotlinjava-native-interfacejunit4mockk

Read More
BackNext