Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-native-interface

Force Java to call my C++ destructor (JNI)

SWIG (v1.3.29) generated C++ to Java Vector class not acting properly

JNI "symbol lookup error" in shared library on Linux

java-native-interface

How to solve Android Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid xxxxx (Thread-X)?

What is JNI Graphics or how to use it?

How to obtain computation time in NDK

ByteBuffer not releasing memory

How to create static JNI Environment Pointer?

How to take a screenshot of desktop fast with Java in Windows (ffmpeg, etc.)?

android jni return multiple variables

Simple assignment coming up with wrong value

C++ std::string to jstring with a fixed length

How do you properly synchronize threads on the native side of a JNI environment?

Access to raw data in ARGB_8888 Android Bitmap

How to call Java API from NDK C++ thread?

Rotating a bitmap using JNI & NDK

Calling native method twice of third party library in an Activity causes the Android application to close down

JNI ERROR (app bug): local reference table overflow (max=512)

Getting Java and TWAIN to play together nicely [closed]