List Question
20 TechQA 2017-09-16T16:58:56.933000Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing in AOSP Build
577 views
Asked by sandeepmaaram
Build JNI Wrapper for C-Library with CMake
584 views
Asked by François Colas
Does `jobject` always have the same address if it represents the same Java instance?
211 views
Asked by Mario Ishac
JNI in C++ to read file to jbyteArray
13.1k views
Asked by Renga
dyld: lazy symbol binding failed: Symbol not found: Expected in: flat namespace
1.2k views
Asked by kve42
Why does IE 11 crash when I open a page with applets in 64 bit jvm but works fine with 32 bit jvm?
1.3k views
Asked by Aman jangra
SWIGTYPE pointer value assignment is slow
165 views
Asked by Bob
Calling JNI c++ methods directly from C++ possible?
1k views
Asked by Simon
How to implement mapping from type to object method call using C++ templates?
122 views
Asked by wl2776
Calling Go Function from java using JNI: Library Not loaded
104 views
Asked by ankur jha
Java JNI slows down unexpected
316 views
Asked by blase
How to convert C++ Array<float,size> to jfloatArray in JNIWrapper?
268 views
Asked by Khubaib Ahmad
How to map Java ArrayList<float[]> to C++ Vector<array<float,size>> in JniWrapper?
517 views
Asked by Khubaib Ahmad
Mapping pointer to UInt64
229 views
Asked by Jack
Can i control JNI native method invocation name in Java?
103 views
Asked by Rudolphine
Not able to run the PJSIP-JNI Wrapper on a standalone java application
614 views
Asked by Rajesh
How to use JNI to call JAVA method from C
1.9k views
Asked by Sabobin
How to call a Java function in JNI with custom class type argument
970 views
Asked by yabbasi
thisObj in JNI function called from constructor refers to the class and not to the instance
116 views
Asked by PoltoS
JNI received outer class this instead of inner class this in inner class method
76 views
Asked by PoltoS