All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
AndroidNativeState Struct Reference

Public Member Functions

jclass LoadClass (JNIEnv *env, jstring strClassName)
 
void DetermineDeviceModel (JNIEnv *env)
 
void SetNativeMessageRunner (jobject nativeMessageRunner)
 
jobject GetNativeMessageRunner ()
 

Public Attributes

pthread_t javaMainThread
 
JavaVM * vm
 
JNIEnv * mainThreadEnv
 
jobject assetManagerGlobalRef
 
AAssetManager * assetManager
 
ANativeWindow * window
 
jobject activity
 
jclass activityClass
 
jfloat deviceDpi
 
const char * deviceModel
 
std::string versionName
 
int versionCode
 
jobject classLoader
 
jclass classLoaderClass
 
jmethodID classLoaderLoadClassMethod
 

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