GATE
Loading...
Searching...
No Matches
gate_android_app Struct Reference

#include <gate_android_native_app_glue.h>

Detailed Description

This is the interface for the standard glue code of a threaded application. In this model, the application's code is running in its own thread separate from the main thread of the process. It is not required that this thread be associated with the Java VM, although it will need to be in order to make JNI calls any Java objects.


The documentation for this struct was generated from the following file: