Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-native-interface

Android JNI APK Packing

What exactly causes a 'spin on suspend' error in Android?

Android ndk(cmake): 'undefined reference to `__android_log_write' when using log api in the second jni library

Programming JNI with Delphi

android ndk multitouch?

Android MediaRecorder to record a Surface (not Camera)

Converting from const char * to LPTSTR without USES_CONVERSTION

Integrating jpct-ae to Qualcomm's Vuforia engine in android

Setting up C++11 (std::thread) for NDK with ADT/Eclipse

Comparing JNI object references

Using GetDirectBufferAddress from JNI

Creating an Integer Object in JNI

Linking thirdparty libs (libs.a) with NDK

No iterator for Java when using SWIG with C++'s std::map

Can NOT pass java int to jni function

System.loadLibrary does not work. UnsatisfiedLinkError for the second lib in chain

Using DeleteLocalRef after SetObjectArrayElement when building array in JNI

Android assets, C, JNI

Problem passing byte[] via jni to C on Android

JNI crashes when calling CallVoidMethod