Search code examples
OOM error in Android JNI...


androidc++java-native-interface

Read More
Program running but not displaying result using native android...


javaandroideclipseandroid-ndkjava-native-interface

Read More
JNI - Send a large byte[] buffer to C++...


javaandroidc++java-native-interfacejnienv

Read More
FindClass from any thread in Android JNI...


androidc++java-native-interface

Read More
Trying to inject a dll into an already running JVM?...


javac++winapijava-native-interfacedll-injection

Read More
How to call OpenSSL methods in Java?...


javaandroidopenssljava-native-interface

Read More
cv::imencode required for outgoing byte[] in Android OpenCV?...


androidc++opencvjava-native-interfacebitmapfactory

Read More
JNI system.out and printf behaviour...


javacjava-native-interface

Read More
Native method not found: com.example.pjtest.JniClass.get_time:()C...


javaandroidcandroid-ndkjava-native-interface

Read More
Java vs C JNI - UDP performance...


javacnetwork-programmingjava-native-interfaceudp

Read More
Get FilePath of Windows Explorer Context Menu (Right-click menu) to Java...


javajava-native-interfacecontextmenufilepath

Read More
How to correctly import an Android library with JNI code?...


androidc++eclipseandroid-ndkjava-native-interface

Read More
Cast unsigned char* array into a jObject...


c++java-native-interface

Read More
32 bpp monochrome bitmap to 1 bpp TIFF...


androidcimagejava-native-interface

Read More
Which way should I check exceptions in JNI?...


javajava-native-interface

Read More
how to implement in JNI...


javaandroidcryptographyjava-native-interface3des

Read More
How to write Cipher.getInstance("DES"); in jni?...


androidjava-native-interface

Read More
Pass C++ jintArray to C# function...


c#javac++arraysjava-native-interface

Read More
Rotate the image as per the passed orientation to the functions using Native Code...


androidbitmapjava-native-interfaceout-of-memory

Read More
Connecting between C++ istream/ostream and Java InputStream/OutputStream in JNI...


javac++java-native-interfaceiostream

Read More
Cannot release Mat object in Java...


javac++opencvjava-native-interface

Read More
Pass jobjectArray from C++ to Java, returned strings are not completed...


androidc++java-native-interface

Read More
How to pass an array of objects to Java with swig?...


javacjava-native-interfaceswig

Read More
Perplexing UnsatisfiedLinkError when attempting to launch Android + OpenCV file with JNI component...


javaandroidc++opencvjava-native-interface

Read More
NDK: keeping variables passed from java layer alive in c++ layer by copy by value...


javaandroidc++android-ndkjava-native-interface

Read More
Return a variable-sized array from C to Java...


javacarraysjava-native-interfaceswig

Read More
Qt on Android C++ to Java interoperability fails with SIGSEGV for void or primitive return type...


javaandroidc++java-native-interfaceqt5

Read More
Error passing a cv::Mat to JNI using OpenCV on Android...


c++opencvjava-native-interfaceparameter-passingmat

Read More
JNI loading : Warning : Do not hardcode use Context.getFilesDir().getPath() instead...


androidjava-native-interfacewarnings

Read More
Is "extern" C Mandatory under Android - JNI?...


androidc++cjava-native-interfaceextern

Read More
BackNext