Kodi Documentation 22.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. | |
int | GetSDKVersion () |
Request the android sdk version to e.g. initialize JNIBase . | |
std::string | GetClassName () |
Request the android main class name e.g. org.xbmc.kodi . | |
|
inline |