Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
android_main.cpp File Reference

Functions

void android_main (struct android_app *state)
 
JNIEXPORT jint JNI_OnLoad (JavaVM *vm, void *reserved)
 

Function Documentation

◆ android_main()

void android_main ( struct android_app * state)
extern

◆ JNI_OnLoad()

JNIEXPORT jint JNI_OnLoad ( JavaVM * vm,
void * reserved )