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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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...