Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 536 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 536 Bytes

JNIInvocation

A handy library which can be used in order to create a java vm and environment.

Compilation

  • Download the standalone Android NDK
  • Modify the build.sh in Jni_helper/ in order to point to your ndk installation path

References: