Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 363 Bytes

INTRO-androidstudio.md

File metadata and controls

8 lines (4 loc) · 363 Bytes

Introduction to SDL_image with Android Studio

A complete example is available at:

https://github.com/Ravbug/sdl3-sample

Support for AVIF, JPEG-XL, TIFF, and WebP 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.