List Question
20 TechQA 2024-02-16T13:38:57.220000How to deploy JNI bindings / C libraries (so/dylib/dll) along with a Java library using maven
29 views
Asked by ultimate
JNI received outer class this instead of inner class this in inner class method
76 views
Asked by PoltoS
thisObj in JNI function called from constructor refers to the class and not to the instance
116 views
Asked by PoltoS
expected `*mut jni::sys::_jobject`, found struct `jni::objects::JPrimitiveArray` error in Rust JNI call
175 views
Asked by py_ios_dev
Build JNI Wrapper for C-Library with CMake
584 views
Asked by François Colas
Issue creating Java Native Interface(JNI)
102 views
Asked by bourne
Mapping pointer to UInt64
229 views
Asked by Jack
Can i control JNI native method invocation name in Java?
103 views
Asked by Rudolphine
How to call a Java function in JNI with custom class type argument
970 views
Asked by yabbasi
JNI - Weird behavior using RxJava in native cpp callback function
180 views
Asked by lior_13
JAWT_LOCK_ERROR when trying to acquire lock from JAWT_DrawingSurface
66 views
Asked by karobar
JavaCPP error: cannot convert `char*` to `Abc*` for argument ‘1’ to `void testMyObject(Abc*)`
98 views
Asked by Nitin Trivedi
Calling Go Function from java using JNI: Library Not loaded
104 views
Asked by ankur jha
How to map Java ArrayList<float[]> to C++ Vector<array<float,size>> in JniWrapper?
517 views
Asked by Khubaib Ahmad
How to convert C++ Array<float,size> to jfloatArray in JNIWrapper?
268 views
Asked by Khubaib Ahmad
Add new native function to linphone with new java wrapper
580 views
Asked by Srav
How to convert the "Java modified UTF-8" to the regular UTF-8 and back?
2k views
Asked by Roman Zacharia
*** No rule to make target `src/main/jni/Build.config'. Stop
1.1k views
Asked by gesha
C++ and Java 64 bit migration challenges from 32 bit
350 views
Asked by Makk
how to call jboss-modules.jar from C++ code using JVM/JNI
84 views
Asked by Ami