Commit Graph

3 Commits

Author SHA1 Message Date
Kylie C
0836f5fd35 Wrap gradle under cmake & build SDL3.aar
run cmake with  -DANDROID_NDK_PATH=/path/to/ndk to generate the .aar & run the gradle build

if using Android Studio you will have to run the aar script manually(or do the cmake cmd) then put the normal cmake args inside '-PcmakeArgs="-DCMAKE_BUILD_TYPE=Release ...."'  at `Settings > Build, Execution, Deployment > Gradle-Android Compiler > Command-line Options`
Check CMakeLists.txt Android build block for more info
2025-08-12 20:29:20 -04:00
Kylie C
64b44bf245 get building 2025-08-12 20:29:20 -04:00
Kylie C
658903d8b6 initial files 2025-08-12 20:29:20 -04:00