mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
On Android show the system UI when an SDL window is windowed, hide the system UI when it's fullscreen, like we do on iOS.
We're increasing the Android SDK minimum version to API 19, this doesn't increase the minimum target API, which is API 14.
This commit is contained in:
@@ -14,7 +14,7 @@ supported, but you can use the "android-project-ant" directory as a template.
|
||||
Requirements
|
||||
================================================================================
|
||||
|
||||
Android SDK (version 16 or later)
|
||||
Android SDK (version 19 or later)
|
||||
https://developer.android.com/sdk/index.html
|
||||
|
||||
Android NDK r10e or later
|
||||
|
||||
Reference in New Issue
Block a user