Search code examples
std::exception SIGSEGV on Huawei JNI...


androidc++exceptionjava-native-interfacehuawei-mobile-services

Read More
Andriod Studio OpenCV 3.2, Cannot open video file or android camera with native OpenCV...


androidopencvvideojava-native-interface

Read More
Java native code string ending...


java-native-interface

Read More
How to fix JNI crash on env->NewObject?...


javac++cjava-native-interfaceclang

Read More
secure native methods and api-key in android using ndk...


androidencryptionandroid-ndkjava-native-interface

Read More
How to use *.a library in Android?...


androidjava-native-interface

Read More
Why does JNI Global reference have Maximum number limit?...


androidjava-native-interface

Read More
Specify targets in externalNativeBuild of the build.gradle file-> No signature of method...


androidandroid-studiogradlecmakejava-native-interface

Read More
Memory leak somewhere between Java and C...


javaclinuxmemory-leaksjava-native-interface

Read More
how to use poll(2) or select(2) service call to watch a pseudo file for changes with Kotlin...


androidkotlinjava-native-interfacesysfsdragonboard

Read More
Android Studio NDK being incompatible though having been set properly...


javac++android-ndkjava-native-interfacendk-build

Read More
Returning `const char*` from native code and getting `String` in java...


javac++java-native-interfaceshared-librariesjna

Read More
Blocking a website from access for all browsers...


javawebnetwork-programmingjava-native-interface

Read More
Why when processing JVMTI EVENT_EXCEPTION the JVM sometimes crashes or starts slowly?...


javajvmjava-native-interfacejvm-hotspotjvmti

Read More
JNI - How to get the Double.toString() method to convert a jdouble to a jstring...


javac++java-native-interfacedoubletostring

Read More
JNI function crash when declare large arrays...


javaandroidandroid-ndkjava-native-interface

Read More
JVM exits without any error messages when loading compiled DLL...


javacjvmjava-native-interface

Read More
JNI call method of enum throws exception...


javajava-native-interface

Read More
The command "javac -h" and "javah -jni" can't find the file I specified...


javajava-native-interfacejavacjavah

Read More
Java.lang.NoSuchFieldError: no "I" field "value" in class "Ljava/lang/Integ...


javaandroidjava-native-interface

Read More
Any simple way to log in Android NDK code?...


androidcloggingandroid-ndkjava-native-interface

Read More
How can I invoke a Java method from Rust via JNI?...


rustjava-native-interface

Read More
OpenCV JNI: Java/native handling of Mat - possibility for delete getting called twice?...


javac++opencvjava-native-interface

Read More
Convert JNI types to Native types...


java-native-interfaceandroid-ndk

Read More
JNI GetMethodID not working for constructor of inner class...


javacconstructorjava-native-interfacewrapper

Read More
JNI - Listener in C++/Java - is it possible to instantiate Java objects in c++ and use them as param...


javac++cdlljava-native-interface

Read More
Converting unknown Java types to Rust types...


javarustjava-native-interface

Read More
What is the naming convention for java native interface method and module name?...


javaandroidjava-native-interface

Read More
How to retrieve user input value and store it to jchar array in C (JNI)?...


cjava-native-interface

Read More
Does Garbage Collector run in JVM created from C++?...


javac++garbage-collectionjava-native-interface

Read More
BackNext