Public Member Functions | |
| std::string | GetClassName () |
Request the android main class name e.g. org.xbmc.kodi. More... | |
| void * | GetJNIEnv () |
| Request an JNI env pointer for the calling thread. More... | |
| int | GetSDKVersion () |
Request the android sdk version to e.g. initialize JNIBase. More... | |