Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-native-interface

image decoding and manipulation using JNI on android

Native bridge between Python and Dalvik or AAF

In JNI, is there a more portable way than jlong to encapsulate a pointer?

Glassfish native library loading (.dll, .so)

Android: Using JNI from NativeActivity

Java replay log, diagnosing out of memory error

NetBeans Library using JNI

How to memory map (mmap) a linux block device (e.g. /dev/sdb) in Java?

Getting a ANativeWindowBuffer from ANativeWindow_Buffer

How do I write native code which responds to `Thread.interrupt()`?

JNI direct buffers. Who is responsible for native buffer freeing?

Passing double-byte (WCHAR) strings from C++ to Java via JNI

Android NDK: How to clean up native code after restarting activity?

How call java vararg method from C with valist

Disable all warning during ndk-build

What does "Native library location" entry do in Eclipse?

JNI_CreateJavaVM() terminates with exit code 1

Android multidex, UnsatisfiedLinkError - couldn't find .so file

How to implement a Google-chrome-like title bar for Java SWT application

How to debug an App on Android with GDBSERVER?