Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Is the new jni related api in gplugin.h implemented? — Gideros Forum

Is the new jni related api in gplugin.h implemented?

alexzhengalexzheng Guru
edited August 2012 in General questions
I found these two api in the gplugin.h
JavaVM *g_getJavaVM();
JNIEnv *g_getJNIEnv();

But after playing with it, it seems these api has not been implemented yet,it just crashed the app.

Comments

Sign In or Register to comment.