This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2025-09-07 11:58:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d40657bfc99f461557116c98b4fe7c40cbe60de3
SDL
/
android-project
/
app
History
Sam Lantinga
d40657bfc9
Fixed bug 4270 - Android HIDDeviceManager function needs to be public
...
Sylvain Can't run an android app without declaring the JNI interface function as public.
2018-09-25 20:11:52 -07: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
Fixed bug 4270 - Android HIDDeviceManager function needs to be public
2018-09-25 20:11:52 -07:00
build.gradle
Updated required Android SDK to API 26, to match Google's new App Store requirements
2018-08-21 20:46:25 -07:00
proguard-rules.pro
Switched to new style gradle Android application build process
2017-10-23 15:23:43 -07:00