Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-native-interface

Using a memory mapped file as a swap file?

How to access a matlab function from java code?

Android NDK performance over regular Java code

No JNI_Onload() found and VM shutting down

JNI call to Java function returning an Object results in NoSuchMethodError

Mac + jni + java

Error with jni (java6) and X25 native code (C language) when code uses system call "connect()" on Solaris 5.9

errors when trying to initialize vm_args

C++ application with JNI throws an error "jvm.dll not found . re-installing the application could fix ...."

java.lang.ArrayIndexOutOfBoundsException when getting image array

`std::vector` throws a "bad allocation" exception when resized

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

How to copy data from char buffer into jbyteArray and return it from C to java in java native interface(JNI)?

java-native-interface

Android NDK - make two native shared libraries calling each other

Communication between Java and Haskell

JVM does not work as expected with JNI C++ code containing a class named "Node"

Get events from OS

How do I get the raw Android camera buffer in C using JNI?