![]() |
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
#include <System.h>
Public Member Functions | |
CInterfaceAndroidSystem () | |
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... | |
std::string | GetClassName () |
Request the android main class name e.g. org.xbmc.kodi . More... | |
|
inline |