-
- Downloads
unix/modjni: "jni" module to interface to JNI-compliant JavaVM.
This includes Android Dalvik VM for example. Example usage: import jni System = jni.cls("java/lang/System") System.out.println("Hello, Java!")
Showing
- unix/Makefile 5 additions, 0 deletionsunix/Makefile
- unix/modjni.c 374 additions, 0 deletionsunix/modjni.c
- unix/mpconfigport.h 7 additions, 0 deletionsunix/mpconfigport.h
- unix/mpconfigport.mk 3 additions, 0 deletionsunix/mpconfigport.mk
- unix/qstrdefsport.h 8 additions, 0 deletionsunix/qstrdefsport.h
unix/modjni.c
0 → 100644
Please register or sign in to comment