Search code examples
Android ndk-build options to remove symbol table info...


androidcompilationandroid-ndkjava-native-interface

Read More
Calling Java from Fortran using JNI, multithreading...


javacmultithreadingjava-native-interfacefortran

Read More
How to obtain individual strings returned from GetPrivateProfileSection()...


javac++java-native-interface

Read More
Android-Android OpenCV after perspectiveWarp/warpPerspective getting blank(Black) image as a result?...


opencvjava-native-interfaceandroid

Read More
Convert jbyte* to array<Byte>^...


c#visual-c++java-native-interface

Read More
How to send a 2D array from C++ and edit the values in Java and send back to C++ in 2D array via JNI...


javac++arraysjava-native-interface

Read More
How do I write native code which responds to `Thread.interrupt()`?...


javamultithreadingjava-native-interfaceinterrupted-exception

Read More
java.lang.UnsatisfiedLinkError when loading native library in Android 5.0...


androidandroid-ndkjava-native-interface

Read More
How to convert ascii to char in NDK?...


androidcandroid-ndkjava-native-interface

Read More
Android NDK overflows dalvik JNI local reference table...


androidjava-native-interfacedalvikandroid-ndk

Read More
JNI error in CallObjectMethod/CallObjectMethodV: Ineligible receiver...


javaclinuxjava-native-interface

Read More
How to get "printf" messages written in NDK application?...


androidcandroid-ndkjava-native-interfacelogging

Read More
Proper shutdown of JVM when launching from C++...


javac++jvmjava-native-interfaceshutdown-hook

Read More
Passing 2d array from C++ to Java and back to C++...


javac++arraysmultidimensional-arrayjava-native-interface

Read More
JNI convert result of CallObjectMethod to unsigned short...


cjava-native-interface

Read More
Shared C library (JNI) hangs under jetty when writing to stderr...


javajava-native-interfacejettyjnajetty-9

Read More
Running JVM from C++ code and setting classpath...


javac++jvmjava-native-interfaceclasspath

Read More
How to return rsa encrypted string using openssl in jni...


javaandroidcencryptionjava-native-interface

Read More
Mock a class have load native lib...


javamockingjava-native-interfacejmockit

Read More
Set IplImage from object Bitmap and get result from IplImage to be a jIntArray...


androidc++opencvjava-native-interfaceiplimage

Read More
Android send a system message from Java to JNI...


androidjava-native-interfacesendmessage

Read More
How to load another .so file in your android project?...


androidandroid-ndkjava-native-interface

Read More
Comparing a jbytearray with a string in JNI...


androidcandroid-ndkjava-native-interface

Read More
make native code access java methods and data members...


javaandroidc++android-ndkjava-native-interface

Read More
JNI libraries deallocate memory upon garbage collection?...


javagarbage-collectionjava-native-interfacejcuda

Read More
android ndk CDT build error for using OpenCV, OpenCL, OpenGL...


androidopencvandroid-ndkjava-native-interfaceeclipse-cdt

Read More
Android NDK and Gradle: Different Android.mk per build type...


androidandroid-studioandroid-ndkjava-native-interfaceandroid-gradle-plugin

Read More
Implementation of C in JNI , syntax changing...


cjava-native-interface

Read More
How do you add APP_CFLAGS to an android makefile...


android-studiojava-native-interfacemakefile

Read More
Android JNI bridge Toast C++ not working - How to fix it?...


c++delphijava-native-interfacec++builderc++builder-xe7

Read More
BackNext