This library allows developers to access native libraries (DLL and lib.so) from java. You do NOT need to compile a line of C/C++ to use it: it's dynamic !! Now Win32 DLL and shared libraries are usable with Java ;)
Categories
Software DevelopmentLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow JNative : Java to native interface
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for software and updates.
-
Best project! Perfect for my needs!
-
excellent application.
-
JNative is a very good project,and helps me very much! And now i want use it on android system,anyone can help me? Dose it support android system?
-
After floundering with JNI trying to work with a 3rd party-supplied DLL, this does the trick - pointers and all. Could do with an up-to-date help file or the like... I would be willing to provide some input to that...