Callback that presents a response from a SDL_RequestAndroidPermission call.
A callback to be used with SDL_SetWindowsMessageHook.
A callback to be used with SDL_SetX11EventHook.
The prototype for an Apple iOS animation callback.
Application sandbox environment.
Retrieve the Java instance of the Android activity class.
Get the path used for caching data for this Android application.
Get the path used for external storage for this Android application.
Get the current state of external storage for this Android application.
Get the path used for internal storage for this Android application.
Get the Android Java Native Interface Environment of the current thread.
Query Android API level of the current device. - API level 35: Android 15 (VANILLA_ICE_CREAM) - API level 34: Android 14 (UPSIDE_DOWN_CAKE) - API level 33: Android 13 (TIRAMISU) - API level 32: Android 12L (S_V2) - API level 31: Android 12 (S) - API level 30: Android 11 (R) - API level 29: Android 10 (Q) - API level 28: Android 9 (P) - API level 27: Android 8.1 (O_MR1) - API level 26: Android 8.0 (O) - API level 25: Android 7.1 (N_MR1) - API level 24: Android 7.0 (N) - API level 23: Android 6.0 (M) - API level 22: Android 5.1 (LOLLIPOP_MR1) - API level 21: Android 5.0 (LOLLIPOP, L) - API level 20: Android 4.4W (KITKAT_WATCH) - API level 19: Android 4.4 (KITKAT) - API level 18: Android 4.3 (JELLY_BEAN_MR2) - API level 17: Android 4.2 (JELLY_BEAN_MR1) - API level 16: Android 4.1 (JELLY_BEAN) - API level 15: Android 4.0.3 (ICE_CREAM_SANDWICH_MR1) - API level 14: Android 4.0 (ICE_CREAM_SANDWICH) - API level 13: Android 3.2 (HONEYCOMB_MR2) - API level 12: Android 3.1 (HONEYCOMB_MR1) - API level 11: Android 3.0 (HONEYCOMB) - API level 10: Android 2.3.3 (GINGERBREAD_MR1)
Get the DXGI Adapter and Output indices for the specified display.
Get the D3D9 adapter index that matches the specified display.
Gets a reference to the default user handle for GDK.
Gets a reference to the global async task queue handle for GDK, initializing if needed.
Get the application sandbox environment, if any.
Query if the application is running on a Chromebook.
Query if the application is running on a Samsung DeX docking station.
Query if the current device is a TV.
Query if the current device is a tablet.
Let iOS apps with external event handling report onApplicationDidChangeStatusBarOrientation.
Let iOS apps with external event handling report onApplicationDidEnterBackground.
Let iOS apps with external event handling report onApplicationDidBecomeActive.
Let iOS apps with external event handling report onApplicationDidReceiveMemoryWarning.
Let iOS apps with external event handling report onApplicationWillResignActive.
Let iOS apps with external event handling report onApplicationWillEnterForeground.
Let iOS apps with external event handling report onApplicationWillTerminate.
Request permissions at runtime, asynchronously.
Trigger the Android system back button behavior.
Send a user command to SDLActivity.
Sets the UNIX nice value for a thread.
Sets the priority (not nice level) and scheduling policy for a thread.
Set a callback for every Windows message, run before TranslateMessage().
Set a callback for every X11 event.
Use this function to set the animation callback on Apple iOS.
Use this function to enable or disable the SDL event pump on Apple iOS.
Shows an Android toast notification.
See the official Android developer guide for more information: http://developer.android.com/guide/topics/data/data-storage.html
See the official Android developer guide for more information: http://developer.android.com/guide/topics/data/data-storage.html
SDL System