singe/thirdparty/SDL3_mixer/docs/INTRO-androidstudio.md
2026-09-03 22:01:35 -05:00

8 lines
367 B
Markdown

# Introduction to SDL_mixer with Android Studio
A complete example is available at:
https://github.com/Ravbug/sdl3-sample
Support for GME, Ogg, Opus, Wavepack, and XMP are not included by default because of the size of the decode libraries, but you can get them by running external/download.sh and then editing the config at the top of Android.mk to enable them.