Files
CraftyBoss 627cf559c9 building for android impl
currently builds a "Metaforce" apk, will need to change name of course. Running the apk using Android Studio's emulator can get in game, however running on a samsung phone does not seem to work.
2026-04-10 03:53:57 -07:00

3 lines
89 B
Prolog

# Keep SDL activity and related JNI bridge methods.
-keep class org.libsdl.app.** { *; }