SDL/android-project/app/src/main
Sylvain Becker 8dd915507e Android: prevent a dummy error message sending SDL_DISPLAYEVENT_ORIENTATION
In the usual case, first call to onNativeOrientationChanged() is done before
SDL has been initialised and would just set an error message
"Video subsystem has not been initialized" without sending the event.
2019-01-09 23:19:26 +01:00
..
java/org/libsdl/app Android: prevent a dummy error message sending SDL_DISPLAYEVENT_ORIENTATION 2019-01-09 23:19:26 +01:00
res Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
AndroidManifest.xml Android: don't allow multiple instance of SDLActivity 2019-01-07 17:06:50 +01:00