Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-native-interface

Alternative Java Selector Implementations

How to pass a complex structure between C and Java with JNI on Android NDK

How some apps track their own uninstall on android

Calling C# method within a Java program

How to debug SEGV_ACCERR

Defaults for Eclipse run configurations

JNI Hello World Unsatisfied Link Error

How can I effectively debug C code that's wrapped with JNI in Eclipse? (Android Dev)

Java: InputStream too slow to read huge files

Sending int[]s between Java and C

Android NDK overflows dalvik JNI local reference table

Java native code string ending

java-native-interface

JNI: Create HashMap

Prevent Java from loading library more than once

Filling the data in an Android bitmap as quickly as possible from C

Is the Java Native Interface (JNI) affected by C++ ABI compatibility issues?

How to build an shared library and call it in other ndk program

To use the JNI, or not to use the JNI (Android performance)

Sending a android.content.Context parameter to a function with JNI

Compress Videos using FFMPEG and JNI