Skip to content

Examples for usage of native code from java, with several libraries.

License

Notifications You must be signed in to change notification settings

szymex/java-native-libs-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAVA to native integrations

This repository contains examples for usage of native code from java, with several libraries. For simplicity no build tool (like maven) is used, and only linux platform is supported.

Build Status

Requirements

  • make
  • jdk 8
  • g++
  • JAVA_HOME environment

Build and run

    make all run

JNI

JNA

BridJ

About

Examples for usage of native code from java, with several libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published