Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 280 Bytes

File metadata and controls

9 lines (5 loc) · 280 Bytes

Install the aar files for SDL:

gh -R libsdl-org/SDL release download release-3.2.16 -p 'SDL3-devel-*-android.zip' unzip "SDL3-devel-3.2.16-android.zip" -d android-project/app/libs SDL3-3.2.16.aar

Download Android Studio. Open the android-project directory in Android Studio.