SDL2-for-Pascal icon indicating copy to clipboard operation
SDL2-for-Pascal copied to clipboard

how to get the ARM64 Android libSDL2.so ?

Open 13501714030 opened this issue 1 year ago • 6 comments

I have been searching for the ARM64 SDL2.so library file for Android for a long time, and I have downloaded several versions of the SDL2 source code and compiled libSDL2.so myself, but none of them can be used directly in Delphi. After some research, I found that some people say SDL2 for Android can only be called using Java in Android Studio. Is that true?

13501714030 avatar Sep 17 '24 15:09 13501714030