Skip to content

Sample application for Android using SDL2 with NDK and Gradle 5

Notifications You must be signed in to change notification settings

jhnmchldlsrs/sdl2-android-example

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.4%
  • Python 1.0%
  • Java 0.4%
  • C++ 0.4%
  • Makefile 0.3%
  • Perl 0.2%
  • Other 0.3%