Search code examples
How to add a local JNI jar in a pom file properly?...


javamavenjava-native-interface

Read More
JNI converting jstring to char *...


javajava-native-interface

Read More
JNI java load so and got undefined symbol Excetion...


java-native-interfaceshared-libraries

Read More
Passing a string to C-code in Android NDK...


androidcstringjava-native-interfaceandroid-ndk

Read More
OSX UnsatisfiedLinkErrors run JNI-wrapped library on OSX catalina 10.15.x...


javajava-native-interfacemacos-catalinasolace

Read More
How to pass a C String Emoji to Java via JNI...


javaandroidc++java-native-interfaceemoji

Read More
Call a function in java from C outside of a JNI function (Android)?...


javaandroidcjava-native-interfacejnienv

Read More
What is the best way to save JNIEnv*...


androidandroid-ndkjava-native-interfacejnienv

Read More
Keeping all strings JNI android to protect from reverse engineering?...


androidc++11java-native-interfaceobfuscationdeobfuscation

Read More
How the JVM executes JNI...


javac++java-native-interfacejnienv

Read More
Understanding Jeprofile output...


javamemory-leaksjvmjava-native-interfacejemalloc

Read More
jemalloc generating many files...


memory-leaksjvmjava-native-interfacecentos7jemalloc

Read More
4-byte wchar_t to String conversion using JNI...


androidc++java-native-interface

Read More
JNI method not invoked on centos7...


java-native-interface

Read More
Wrapping C++ modules in Java...


javac++kotlinjava-native-interfaceswig

Read More
Calculate pixel from bitmap using ndk...


javaandroidandroid-ndkjava-native-interface

Read More
Virtual synthesizer in Android (based on jar) - native jni?...


androidaudiojava-native-interfacemidijavax.sound.midi

Read More
Strange memory layout with Option<unsafe fn ...> within a struct...


cstructrustjava-native-interfaceunsafe

Read More
How to input args in cmd/sudo and use them in runtime? (Java)...


javajava-native-interface

Read More
How can I resolve a ClassNotFoundEception of Qt app on an Android device?...


androidc++qtjava-native-interfaceclassnotfoundexception

Read More
JNI date value conversion issue, getting a different long value in C++...


c++datejava-native-interface

Read More
WARNING: ABIs [armeabi-v7a,armeabi] set by 'android.injected.build.abi' gradle flag containe...


androidandroid-ndkjava-native-interface

Read More
How to set IntField from native jni to Java Android 10...


androidjava-native-interfaceandroid-10.0

Read More
Embedding a Java application packaged as a jlink image in a macOS app...


javajvmjava-native-interfacejlink

Read More
calling java method from c++ in qt...


javaandroidc++qtjava-native-interface

Read More
How long does a global variable (nonstatic) declared in JNI-level will live?...


androidc++java-native-interface

Read More
Winapi - SetWindowLongPtr in ShutdownBlockReasonCreate / Destroy implementation of JNI native code...


c++winapijava-native-interfacesaveshutdown

Read More
Generating Java interface with SWIG...


javac++java-native-interfaceswig

Read More
Give root access to C/C++ native side of an Android application using JNI, it seems to be impossible...


javaandroidcjava-native-interfaceroot

Read More
Cannot use GetMethodID with byte array parameters in JNI...


javaandroidarraysjava-native-interface

Read More
BackNext