Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-native-interface

jni and using c++ new'ed objects in java

java-native-interface

Is there any way to get a direct pointer to a Java array via JNI?

How to call Java function from c

JNI Accessing Object's Instance Variables

UnsatisfiedLinkError with JNI

How to use JNAerator with multiple dynamic libraries under one header?

JVM crashes when calling JNI function during gc

java.lang.UnsatisfiedLinkError: Method inside dll is not accessible

JNI - UnsatisfiedLinkError - loadLibrary always fails

How to print log messages with in Android framework

handling signals in native code - with JVM crash with SIGSEGV in terminal

Incompatible Implicit Declaration of Built-In Function Warning Using NDK with LAME

Cannot open include file: 'jni.h': No such file or directory

Android Expand JNI Local Reference Table

Preprocessor macro in Android.mk is ignored, but works in Application.mk

Invoking time-consuming JNI task as a thread

Using memory allocated by sun.misc.Unsafe.allocateMemory() in native code

android ndk jni No implementation found error

unresolved external symbol __imp__JNI_CreateJavaVM@12 referenced

Implement MIDI with Delphi on Android