Sam Lantinga
|
8fd0c22adc
|
Added the ability to set SDL hints from AndroidManifest.xml (thanks Rachel!)
This is especially useful for things like the accelerometer hint which could be needed before application main().
|
2017-10-24 00:17:07 -07:00 |
Sam Lantinga
|
45536710f3
|
Fixed crash if mSurface isn't set up when we pause the application
|
2017-10-24 00:04:40 -07:00 |
Sam Lantinga
|
b8d8a1f122
|
Updated the minimum and target SDK versions in AndroidManifest.xml
|
2017-10-23 23:26:40 -07:00 |
Sam Lantinga
|
76cdce440c
|
Fixed build with older Android SDK
|
2017-10-23 23:23:34 -07:00 |
Sam Lantinga
|
f08480af78
|
Switched to new style gradle Android application build process
|
2017-10-23 15:23:43 -07:00 |