Search code examples
error: array type 'va_list' (aka '__builtin_va_list') is not assignable...


cjava-native-interfaceswig

Read More
How to I call String.getBytes() in JNI? I want to get byte array in JNI but the CallByteMethod just ...


javaandroidcandroid-ndkjava-native-interface

Read More
How to cast WCHAR_T* to jstring?...


androidc++android-ndkjava-native-interface

Read More
How to return a vector<Point> from a jni C++ function?...


javac++java-native-interfaceandroidopencv

Read More
Why doesn't GetMethodID() return NULL on non-existing method?...


javaandroidcandroid-ndkjava-native-interface

Read More
Compile OpenALPR for Android with NDK...


androidandroid-ndkjava-native-interfaceautomatic-license-plate-recognition

Read More
How to return an array from JNI to Java?...


javaandroidarraysjava-native-interface

Read More
Can't find .dylib file after changing `java.library.path`...


javajava-native-interface

Read More
Including subproject gradle build outputs in JAR file and runtime library path...


javagradlejava-native-interface

Read More
Error Building Android NDK in Android Studio...


javaandroidandroid-studioandroid-ndkjava-native-interface

Read More
Android: Bitcoin J INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113...


androidandroid-studiojava-native-interfaceweb3jsbitcoinj

Read More
JNI, error when using two .so files where one needs the other...


javac++tomcatjava-native-interfaceshared-libraries

Read More
Do I need to call ReleaseIntArrayElements on an array created with NewIntArray?...


javajava-native-interface

Read More
When creating New<PrimitiveType>Array from C++ code in JNI how to release the <PrimitiveTyp...


javac++java-native-interfacejnienv

Read More
How can I pass -h argument to maven compiler plugin to create JNI header files...


javamavenjava-native-interfacejavah

Read More
Callback into Java Android Application Code from JNI after Catching Signal (SIGSEGV) in Native Code...


androidcallbackjava-native-interfacesignalsnative

Read More
Calling C++ from Java, but Java loads the wrong Glibc version...


javac++linuxjava-native-interfaceglibc

Read More
JNI Calling Java Method With Array Parameter...


java-native-interface

Read More
Detect Skin and Capture Image...


androidcopencvimage-processingjava-native-interface

Read More
Failed to cross-compile library from Windows to Android...


android-ndkrustjava-native-interfacecross-compiling

Read More
Why do I need to release global references created in JNI native functions?...


javareferencejava-native-interface

Read More
Mixing C++ with Objective-C and Java...


javaandroidc++objective-cjava-native-interface

Read More
Error while loading shared libraries; cannot open shared object file: No such file or directory...


javaubuntujava-native-interfaceshared-librariesunsatisfiedlinkerror

Read More
Best way to throw exceptions in JNI code?...


javaexceptionjava-native-interface

Read More
How to get certificate value using ndk in java...


androidandroid-ndkjava-native-interfacecertificate

Read More
Is there a way to set DirectByteBuffer memory with JNI?...


javacjvmjava-native-interface

Read More
VLCJ - Bundling native VLC libraries on 64 bit Linux...


javajava-native-interfacevlcj

Read More
Is there any method to test two jobject are from the same class?...


javac++java-native-interface

Read More
Passing OpenCv Mat Object From Java to C Native...


javacopencvjava-native-interface

Read More
java.lang.UnsatisfiedLinkError: Can't load AMD 64-bit .dll on a IA 32-bit platform...


javanetbeansjava-native-interfaceunsatisfiedlinkerror

Read More
BackNext