Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / JNI

JNI

JNI

Great Reads

by Android on Intel
In this paper, we introduce some of the new features in ART, benchmark it against the previous Android Dalvik* runtime, and share five tips for developers that can further improve application performance.
by jackyxinli
Using JNI and COM technology generate Word documents in Java under Windows platform
by Igor Kushnarev
The techniques to use SVG in the ImageView control
by cth027
A tutorial to master the Java Native Interface with C++

Latest Articles

by Android on Intel
In this paper, we introduce some of the new features in ART, benchmark it against the previous Android Dalvik* runtime, and share five tips for developers that can further improve application performance.
by jackyxinli
Using JNI and COM technology generate Word documents in Java under Windows platform
by Igor Kushnarev
The techniques to use SVG in the ImageView control
by cth027
A tutorial to master the Java Native Interface with C++

All Articles

Sort by Score

JNI 

by mohamadArdestani
get shutdown message in java application with jni
by Luca Basso Ricci
How to build the JNI signature for a Java method
by Yochai Timmer
A way to avoid JNI's reflection oriented programming. Wrapping Java with C++