This website requires JavaScript.
Explore
Help
Sign in
BramReuling
/
SDL
Watch
1
Star
0
Fork
You've already forked SDL
0
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-06-11 17:05:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
ac2d1f6773
SDL
/
android-project
/
app
History
Download ZIP
Download TAR.GZ
Sam Lantinga
0df7fe8404
Temporarily disabled fullscreen switching code on Android, until we can resolve bug 4096 - Enabling fullscreen on Android causes the app to toggle fullscreen mode continuously in a loop
2018-03-01 08:22:56 -08:00
..
jni
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.
2018-02-11 18:23:37 -08:00
src
/main
Temporarily disabled fullscreen switching code on Android, until we can resolve bug 4096 - Enabling fullscreen on Android causes the app to toggle fullscreen mode continuously in a loop
2018-03-01 08:22:56 -08:00
build.gradle
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.
2018-02-11 18:23:37 -08:00
proguard-rules.pro
Switched to new style gradle Android application build process
2017-10-23 15:23:43 -07:00