mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-11-27 03:50:25 +00:00
5045680628
https://developer.android.com/reference/android/content/ComponentCallbacks#onLowMemory() > Preferably, you should implement ComponentCallbacks2#onTrimMemory from ComponentCallbacks2 [...]. > That API is available for API level 14 and higher, so you should only use this onLowMemory() method as a fallback for older versions. Since the SDL3 min api level is 19, there's no need for `onLowMemory()` compat. |
||
---|---|---|
.. | ||
app | ||
gradle/wrapper | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |