Search code examples
Window manipulation using java...


javac++java-native-interfacecross-platform

Read More
Error in java jni native...


javacjava-native-interface

Read More
Android JNI: how to implement a C++ object that is created and deleted with my Java object?...


androidobjectjava-native-interfacecreation

Read More
Spring Boot Gradle add Native library failed (java.lang.UnsatisfiedLinkError)...


springgradlejava-native-interfacespring-bootjvm-arguments

Read More
How to create a Java Library (API) with native code via JNI...


javaandroidc++apijava-native-interface

Read More
jni not support types as void*, unsigned int*, .... What to do?...


javaeclipsetypesjava-native-interface

Read More
What is the lifetime of JNI localrefs for C++ calling Java?...


javac++java-native-interface

Read More
Java String Object creation : Execution time difference in both Java & in JNI...


javajava-native-interface

Read More
UnsatisfiedLinkError in Netbeans when calling native DLL after Windows 10 upgrade...


javanetbeansjava-native-interface

Read More
Opencv Android: java.lang.UnsatisfiedLinkError: dlopen failed: could not load library "libopenc...


javaandroidopencvandroid-ndkjava-native-interface

Read More
If JNI DeleteGlobalRef() is called, does the corresponding java object get garbage collected?...


javac++java-native-interface

Read More
Java-Program terminating early without error-message after being called from C++ via JNI...


javac++java-native-interface

Read More
Java JNI Programming : Actual usage of the Global References...


javajava-native-interface

Read More
Android NDK JNI undefined reference to C++ source methods...


androidc++moduleandroid-ndkjava-native-interface

Read More
Force JNI Get<type>ArrayElements to return a pointer...


javajava-native-interface

Read More
does using String in java to hold binary data is wrong?...


javac++java-native-interface

Read More
How to specify array of class in GetMethodID method signature parameter?...


javaandroidjava-native-interface

Read More
How to change int value in activity when I use public native void function...


androidjava-native-interface

Read More
What does gcc -D_REENTRANT really do?...


cgccjava-native-interface

Read More
JVM Implementation of FileSystem.list...


javajava-native-interfacefilesystems

Read More
Android Alert Message Need Mandatory Input...


javaandroidandroid-activityjava-native-interfaceandroid-service

Read More
UnsatisfiedLinkError while running OpenCV Mixed Processing Tutorial...


androidc++opencvjava-native-interface

Read More
Unable to connect boost library to my project "symbol lookup error"...


c++boostlinkerjava-native-interfaceundefined-symbol

Read More
How to compile my C++ library in pure Android Studio way (without specifying any .mk file on our own...


androidc++android-studioopenssljava-native-interface

Read More
Java JNA call will not run native code, causes application to stall...


javajava-native-interfacenativejna

Read More
Build Android-openssl library for platform 2.1...


androidjava-native-interfaceopensslandroid-ndkshared-libraries

Read More
Out of Memory Exception when accessing Java Hashmap from JNI...


java.netjava-native-interfaceout-of-memory

Read More
Android MediaCodec with input buffer from JNI code...


androidandroid-ndkjava-native-interfaceandroid-mediacodec

Read More
Sum two integers in JNI function return a wrong value...


androidc++android-ndkjava-native-interface

Read More
Embed Java into a C++ application?...


javac++java-native-interfaceembed

Read More
BackNext