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
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
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...