zinwalin / sdl2-android-example

Sample application for Android using SDL2 with NDK and Gradle 5

Home Page:https://georgik.rocks/tag/sdl2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDL2 Android Example

Read article at blog: https://georgik.rocks/tag/sdl2/

Source code:

  • the code is assembled of several pieces available on GitHub

Dependencies

Gradle

The project is compatible with Gradle 5 & 6. For older version based on Gradle 4 and Android Experimental Plugin, check out branch gradle-4-using-android-experimental-plugin.

Android build Tools are set to v28.0.0 in file settings.gradle. Make sure to download those tools via Android Studio.

Libraries

Assets

About

Sample application for Android using SDL2 with NDK and Gradle 5

https://georgik.rocks/tag/sdl2/


Languages

Language:C 94.6%Language:C++ 3.2%Language:Python 1.0%Language:Java 0.4%Language:Makefile 0.3%Language:Perl 0.2%Language:CMake 0.2%Language:Objective-C 0.1%