Search code examples
Use a simple c++ class in Android NDK...


androidc++classandroid-ndkjava-native-interface

Read More
JNIEnv->GetMethodID for createRealMatrix(double [][] data) in org/apache/commons/math3/linear/Mat...


javac++java-native-interface

Read More
Not understanding why JNIEnv->GetFieldID Fails...


javajava-native-interface

Read More
Can Google protobuf be used for communication between C and Java services in android?...


javaandroidjava-native-interfaceprotocol-buffersprotobuf-c

Read More
Android NDK module that is dependant on another module...


androidandroid-ndkjava-native-interfacedependenciesandroid.mk

Read More
How to automate Java bindings for Rust code?...


javajava-native-interfacerustjna

Read More
Android How to: pass and store user Input and return it back to main class(MainActivity)...


androidcjava-native-interface

Read More
Android NDK : How to get a Class Loader With a NativeActivity and native_app_glue?...


androidc++android-ndkjava-native-interfaceclassloader

Read More
How can i call JNIEXPORT function from dll in other c++ dll...


c++dlljava-native-interface

Read More
How to debug Java code running inside native code-created JVM?...


eclipsedebuggingjvmjava-native-interface

Read More
How does Surface handle garbage collection after being parcelled on Android?...


javaandroidgarbage-collectionjava-native-interfaceparcelable

Read More
How to use NDK? Starting with 'hello world' app...


c++androidjava-native-interfaceandroid-ndk

Read More
Working with android JNI...


javaandroidcjava-native-interface

Read More
jni.h: no such file or directory...


javajava-native-interfacecodeblocks

Read More
How to use a C API in Java? JNI?...


javacapijava-native-interfacenative

Read More
Linking a dynamic library (libjvm.dylib) in Mac OS X (rpath issue)...


macoshaskelllinkerjava-native-interfaceghc

Read More
How to set Data into JNI and retrieve into java...


androidc++android-ndkjava-native-interface

Read More
Escaping a Java string for JNI code...


javacjava-native-interfacejnienv

Read More
How to create a JNIEnv mock in C/C++...


c++cmockingjava-native-interfacecunit

Read More
JNI- FindClass function returns null...


javac++jvmjava-native-interface

Read More
Accessing class fields for their value...


javajava-native-interfacejvmti

Read More
Android 4.4 native code crash without any visible relation to app code...


androidcrashjava-native-interfacenativecrash-reports

Read More
When I tried to compile Bazel 0.1.0 with protoc 3.0.0 alpha 3 and jdk 1.8 on Jetson TK1, I met this ...


javaubuntujava-native-interfacebazelprotobuf-c

Read More
Binding a C++ class member function to Java using JNI...


javac++cjava-native-interface

Read More
How does the rendering iteration work in Android Native App using NDK, JNI in OpenGL ES?...


opengl-esandroid-ndkjava-native-interface

Read More
Native function no implementation found...


javaandroidandroid-ndkjava-native-interface

Read More
Altering just part of a Mat in real-time video OpenCV Native C++ Android Studio...


javaandroidc++opencvjava-native-interface

Read More
Returning wrong md5 hash in jni...


androidchashjava-native-interfacemd5

Read More
how to access elements from jobjectarray in jni...


javajava-native-interface

Read More
How to extract a value from Option[Double] in JNI?...


scalajava-native-interface

Read More
BackNext