static const char *classPathName = "com/example/android/simplejni/Native";. static JNINativeMethod methods[] = {. {"add", "(II)I", (void*)add },. };.
確定! 回上一頁