Search code examples
JNI - how to use multiple Jni wrapper instances with different fields?...


javaandroid-ndkjava-native-interfacefieldinstance-variables

Read More
System.load giving Unsatisfied Link Error...


javalinuxjava-native-interfaceenvironment-variablesunsatisfiedlinkerror

Read More
ndk assertion failure Ubuntu 13.04...


androidubuntuandroid-ndkmakefilejava-native-interface

Read More
Access array from Java-side...


javac++java-native-interface

Read More
Deleting global references in JNI...


java-native-interface

Read More
C++ references to JNI types such as jobject...


javac++java-native-interfaceinterop

Read More
Java Web Start - load native dependency with another native dependency...


javajava-web-startjava-native-interface

Read More
System.nanoTime() diff is 0...


javajava-native-interfaceprofilingbenchmarkingnanotime

Read More
Call Java code from C...


java-native-interfacejnienv

Read More
How to renitialize Default Console I/O Stream...


javajava-native-interfacejava-io

Read More
Copying C Array into Java Array Using JNI...


carraysjava-native-interfaceset

Read More
Scala SBT and JNI library...


scalajava-native-interfacesbtleveldb

Read More
How do I call multiple data types from GetDirectBufferAddress in JNI?...


javacjava-native-interface

Read More
JNI Java method gets jettisoned when called from c++...


javac++eclipsejava-native-interface

Read More
C# byte[] to jbytearray without Copying every Element...


c#java-native-interfacec++-cli

Read More
Not getting expected results in converting Convolution Matrix algo from Java to JNI in android...


androidimage-processingjava-native-interfaceconvolution

Read More
How can you assign a variable a value from another class?...


c++java-native-interfacevariable-assignment

Read More
Multiple java threads using native interface vs single java thread for multi threaded native...


javac++cjava-native-interface

Read More
undefined reference to `JNI_CreateJavaVM' linux...


c++java-native-interface

Read More
Can't separate header and source files in JNI...


androidc++android-ndkjava-native-interface

Read More
Opportunity to using native methods systemwide. How to call method or how it should be named?...


android-ndkjava-native-interfaceandroid-buildnative-methods

Read More
Android JNI won't compile without a project.properties file...


androideclipseandroid-ndkjava-native-interfaceandroid-studio

Read More
How do you clean up jfloat when using jni...


c++java-native-interface

Read More
Make javah ignore inner classes when generating JNI headers?...


javajava-native-interfacejavah

Read More
Android build system. Where is my wa.. native library?...


android-ndkjava-native-interfaceandroid-build

Read More
return a float array from java to jni...


javaandroidjava-native-interface

Read More
Finite State Machine / Android NDK JNI...


candroid-ndkjava-native-interface

Read More
Converting jbyteArray to a character array, and then printing to console...


java-native-interfacetype-conversion

Read More
JNI and DLL: Two way interaction (callback)...


javadlljava-native-interface

Read More
Calling a DLL from an Applet via JNI...


javaappletjava-native-interface

Read More
BackNext