https://github.com/barismeral/java-jni-sample
basic java native sample
https://github.com/barismeral/java-jni-sample
java java-library java-native-interface native sample
Last synced: 9 months ago
JSON representation
basic java native sample
- Host: GitHub
- URL: https://github.com/barismeral/java-jni-sample
- Owner: barismeral
- License: gpl-3.0
- Created: 2018-12-10T11:44:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T12:02:04.000Z (about 7 years ago)
- Last Synced: 2025-04-09T23:54:22.261Z (9 months ago)
- Topics: java, java-library, java-native-interface, native, sample
- Language: C++
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# java-jni-sample
basic java native sample
# native library path lib\\Mat.dll
# how to run
## 1- open windows cmd
## 2- use a cd form project base
## 3- write a ( java com.github.barismeral.jni.Main )