SDL/android-project/app
Blaž Tomažič 6a2dd96ac7 android: actually use ReLinker
When loading libraries the `SDL.mContext` is still `null`. This results in
relinker code path in `SDL.loadLibrary(...)` always throwing a null exception
and fallbacking to system loader.

Fix it by passing the context explicitly.
2024-06-20 09:35:28 -07:00
..
jni Fixed bug #5310: Android, Undefined reference to AAssetManager_fromJava 2022-02-08 16:18:01 +01:00
src/main android: actually use ReLinker 2024-06-20 09:35:28 -07:00
build.gradle Updated to Android minSdkVersion 19 and targetSdkVersion 34 2023-08-24 08:26:05 -07:00
proguard-rules.pro Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00