See also
Overview | C++ | Python | .Net | Java | Matlab | Urbi
Java SDK | Java installation guide | Compiling and running the examples | Compiling the Java bindings from source | Java troubleshooting | Java SDK changelog
// In 1.12
static {
System.LoadLibrary("JNaoQi");
}
// In 1.14:
static {
System.LoadLibrary("jnaoqi");
}