Classes and utils to work with Android devices
- ofAppAndroidWindow
- ofAppAndroidWindow()
- ~ofAppAndroidWindow()
- allowsMultiWindow()
- disableSetupScreen()
- doesHWOrientation()
- doesLoop()
- draw()
- enableSetupScreen()
- events()
- getHeight()
- getOrientation()
- getScreenSize()
- getWidth()
- getWindowMode()
- getWindowPosition()
- getWindowSize()
- hideCursor()
- isSurfaceDestroyed()
- loop()
- needsPolling()
- pollEvents()
- renderer()
- setAccumulateTouchEvents()
- setFullscreen()
- setOrientation()
- setThreadedEvents()
- setWindowPosition()
- setWindowShape()
- setWindowTitle()
- setup()
- showCursor()
- toggleFullscreen()
- update()
- ofxAndroidUtils
- ofGetJNIEnv()
- ofGetJavaOFAndroid()
- ofGetJavaVMPtr()
- ofGetOFActivityObject()
- ofxAndroidAlertBox()
- ofxAndroidAlertListBox()
- ofxAndroidAlertTextBox()
- ofxAndroidCheckPermission()
- ofxAndroidCheckSDCardMounted()
- ofxAndroidDisableMulticast()
- ofxAndroidDismissProgressBox()
- ofxAndroidEnableMulticast()
- ofxAndroidEvents()
- ofxAndroidGetStringRes()
- ofxAndroidGetTextBoxResult()
- ofxAndroidIsMobileOnline()
- ofxAndroidIsOnline()
- ofxAndroidIsWifiOnline()
- ofxAndroidLaunchBrowser()
- ofxAndroidLockScreenSleep()
- ofxAndroidMonitorNetworkState()
- ofxAndroidNotifyLoadPercent()
- ofxAndroidOkCancelBox()
- ofxAndroidPauseApp()
- ofxAndroidProgressBox()
- ofxAndroidRandomUUID()
- ofxAndroidRequestPermission()
- ofxAndroidSetViewItemChecked()
- ofxAndroidToast()
- ofxAndroidUnlockScreenSleep()
- ofxAndroidYesNoBox()
- ofxJavaCallBoolMethod()
- ofxJavaCallFloatMethod()
- ofxJavaCallIntMethod()
- ofxJavaCallLongMethod()
- ofxJavaCallObjectMethod()
- ofxJavaCallStaticObjectMethod()
- ofxJavaCallStaticVoidMethod()
- ofxJavaCallVoidMethod()
- ofxJavaGetClassID()
- ofxJavaGetClassName()
- ofxJavaGetJString()
- ofxJavaGetMethodID()
- ofxJavaGetStaticFieldID()
- ofxJavaGetStaticMethodID()
- ofxJavaGetStaticObjectField()
- ofxJstringToString()