Search code examples
JNI "undefined reference" to c++ method...


android-studiomakefileandroid-ndkjava-native-interface

Read More
Using jvm.h from JNI...


javac++jvmjava-native-interface

Read More
Java_java_net_PlainSocketImpl_socketSetOption...


socketsjava-native-interfacejava-8java

Read More
Android NDK built library crahes on devices but runs fine in emulator...


androidandroid-ndkcrashjava-native-interfaceandroid-ndk-r7

Read More
gcc options when creating .so for JNI...


gcclinkerjava-native-interface

Read More
Why is passing java long as pointer to struct in c++ library crashing app?...


javaandroidcpointersjava-native-interface

Read More
'Failed to load the JNI shared library "C:\Program Files\Java\jre7\bin\client\jvm.dll"...


javaeclipsedlljava-native-interfaceshared-libraries

Read More
Executing native code from a Java alarm using BroadcastReceiver, on Android...


javaandroidjava-native-interfacebroadcastreceiver

Read More
"A JNI Error has occurred" for one instance of the program, not for another...


javaeclipsecompiler-errorsjava-8java-native-interface

Read More
Include Boost C++ library in android...


androidc++boostjava-native-interface

Read More
JNI - "Cannot open include file: 'jni_md.h'"...


javaccompiler-errorsjava-native-interface

Read More
How to compile dynamic library for a JNI application on linux?...


javac++linuxjava-native-interfacecompilation

Read More
Is it possible to create a NewGlobalRef from a Class in last Android versions?...


candroid-studiojava-native-interface

Read More
Caching JNI objects and thread-safety (in Android)...


android-ndkthread-safetyjava-native-interfacejnienv

Read More
Java signature for Kotlin single-expression functions...


javakotlinjava-native-interface

Read More
What may be the easiest way to append multiple jstrings in JNI?...


c++java-native-interface

Read More
Why does the same native thread appear to call methods from different Java threads?...


androidc++multithreadingjava-native-interfacejnienv

Read More
How to solve "Didn't find class "..." on path: DexPathList in my native callback ...


c++android-ndkjvmjava-native-interfacejnienv

Read More
C++ Callback to Java -> Why can't I retrieve JNIEnv in callback class when coming from a diff...


androidc++jvmjava-native-interfacejnienv

Read More
FORTIFY: vsprintf: prevented 33-byte write into 32-byte buffer...


javaandroidc++java-native-interface

Read More
JAVA JNI C Debugger...


javacjava-native-interface

Read More
Telegram TDLib Android : How to store apiId and apiHash?...


androidjava-native-interfacetelegramtdlib

Read More
Is it possible to avoid jvm security by using JNI?...


javajarjvmjava-native-interfacejava-security

Read More
Injecting DLL with JNI crashing existing JVM...


c++dlljava-native-interfacedll-injection

Read More
c++ midi library that works on ndk...


javaandroidjava-native-interfacemidi

Read More
File Operations in Android NDK...


cfile-iojava-native-interfaceandroid-ndk

Read More
Block java agents without restarting jvm...


javajvmjava-native-interfacejavaagents

Read More
Using C++ template framework in Java...


javac++templatesjava-native-interfacewrapper

Read More
In JNI, can you pass a C integer parameter to a Java primitive int?...


javajava-native-interface

Read More
Alternative to reinterpret_cast for JNI?...


androidc++java-native-interface

Read More
BackNext