Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-native-interface

Calling a java function from C++ via JNI that returns a string [duplicate]

Using D to program to the Java Native Interface

java-native-interface d

JNI - problem with threads and jobject

Best practice: Where to resample PCM and which tool?

Android video editor classes

GC.AddMemoryPressure equivalent in Java

How to use a C library such as PJSIP on java?

Android How to handle multiple instances data/identities and JNI

access java synchronized method from native code

Android JNI: GetObjectClass crashes with SIGSEGV (not a valid JNI reference)

JNI keeping a global reference to an object, accessing it with other JNI methods. Keeping a C++ object alive across multiple JNI calls

how to write and read from bytebuffer passing from java to jni

Android - concatenate two videos

How can I make Swig correctly wrap a char* buffer that is modified in C as a Java Something-or-other?

What share of Android devices benefits from Libjpeg-turbo optimisations?

Generating .so files in Android Studio 1.0.2 with NDK

Find the Delphi source line that matches an offset in a DLL

Newbie in Android NDK: definition in Android.mk

JNI- java.lang.UnsatisfiedLinkError: Native method not found

Can C++ call Java code?