News

If you didn’t know better, you might believe that Sun Microsystems had designed the JNI (Java Native Interface) API with the goal of discouraging Java developers ...
Google has announced a move away from Oracle’s proprietary Java APIs. Beginning with the next version of their mobile operating system (Android N), the new standard will be OpenJDK, an open source ...
A vender I'm working with provided a static library (.a) and two header files. I'm purely a Java guy, and we'll eventually get to a pure Java library, but in the meantime I'd like to test using ...