Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-native-interface

Crash after call DetachCurrentThread

NDK - include error

how to synchronise data with JNI in android

Passing Primitive data types by reference in JNI

Returning local reference created by JNI from a native method

Corrupted double-linked list error when running program for the 1st time, subsequent runs are ok

Are the library location on Android 4.2.1 moved?

Cannot resolve corresponding jni fuction

Unable to load .so in JNI project

How can I bundle a .so file in a jar?

Why am I getting a local reference table overflow?

What is the object lifetime of a jstring in JNI?

Can a java object be accessed from native code and vice versa?

Android Bitmap Object as a draw buffer

sharing memory allocation with c++ and JNI

Parameter Passing Between Android and JNI