Skip to content

barismeral/java-jni-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 )