Java Native Interface (JNI)
Java Native Interface (JNI) is one of the intersting interface by java By using Java Native I
I don't think you're going to be able to use a Windows native library (.dll) in an Android application. To load on Android, the code would need to be built into a .so.