Search code examples
NDK JNI functions call...


javaandroidandroid-ndkjava-native-interface

Read More
Tango app suddenly breaks with JNI DETECTED ERROR IN APPLICATION...


javaandroidjava-native-interfacetango

Read More
How to read an image in Hard drive in Android NDK?...


c++file-ioandroid-ndkjava-native-interface

Read More
How to add JNI sources to my project in Android Studio?...


javaandroid-studiojava-native-interface

Read More
How to get the class in which the method is declared using jmethod id via JVMTI interface...


javajava-native-interfacejvmtijnienv

Read More
Native/C++/Java Android NDK/JNI - Sharing Native Code Among Activities (MSDN hello-jni Sample Modifi...


javaandroidc++java-native-interfacecross-platform

Read More
What to do when NewGlobalRef returns NULL?...


java-native-interface

Read More
How to pass a C++ function pointer into a library's JNI functions...


javaandroidandroid-ndkjava-native-interface

Read More
JNI, Garbage collection and Pointers- Java/C++ who should do what?...


javac++garbage-collectionjava-native-interface

Read More
JNI java.lang.UnsatisfiedLinkError,cannot link method...


javac++java-native-interface

Read More
Drawing simple Triangle with OpenGLES in Android Studio using only C++ code and JNI...


opengl-esandroid-ndkjava-native-interface

Read More
when to use JNIEXPORT and JNICALL in Android NDK?...


androidc++macrosandroid-ndkjava-native-interface

Read More
No implementation found for Canny on Android < 6...


androidopencvjava-native-interfaceunsatisfiedlinkerror

Read More
calling java method based on jobject fails (invalid reference?)...


javac++java-native-interface

Read More
How to release the jbyteArray?...


javajava-native-interfacejnienv

Read More
Java Native Interface 32 bit dll on 64 bit system...


javadlljava-native-interfacemingw

Read More
How can I send a int as a parameter with getApplicationJniMethodId?...


androidc++callbackandroid-ndkjava-native-interface

Read More
How to call from jni java library with 2 string parameters?...


androidc++parameterscallbackjava-native-interface

Read More
JNI Error: Attempt to pass an instance of TangoPointCloudData to onXyzIjAvailable...


androidexceptionjava-native-interfacegoogle-project-tangopoint-clouds

Read More
How does JNI function (isSameObject) implement in native code?...


java-native-interface

Read More
JNI Error with Java1.8.0_112 and Apache POI...


javabatch-filejava-8java-native-interfaceapache-poi

Read More
load dll error while using System.loadLibrary()...


javadlljava-native-interface

Read More
Android NDK unsatisfiedLinkError (only on android <4.3)...


opencvgradleandroid-ndkjava-native-interfaceunsatisfiedlinkerror

Read More
javah.exe not included in Windows JDK 8?...


netbeansjava-8java-native-interfacewindows-7-x64

Read More
Writing jstring to logcat in JNI function...


javaandroidjava-native-interface

Read More
Android not able to find my JNI native library function...


javaandroidc++android-ndkjava-native-interface

Read More
How to unit test a library that uses JNI?...


javaunit-testingjava-native-interfaceinversion-of-control

Read More
Need help to understand Java Bytecode Instruction...


javajava-native-interfacebytecodejava-bytecode-asmjpl

Read More
handling signals in native code - with JVM crash with SIGSEGV in terminal...


javalinuxjava-native-interfacesignalsnative

Read More
JNI: Calling a java method from C periodically is not working...


javaandroidtimerjava-native-interface

Read More
BackNext