From 148ac5b3cf6cb6878a8ad817315efce7ce5c9eb5 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 19 Aug 2017 00:27:11 -0700 Subject: [PATCH] Added Matt Styles' tutorial on building SDL for Android with Visual Studio --- docs/README-android.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/README-android.md b/docs/README-android.md index 61edf02d1cb21..a68a18bf48d53 100644 --- a/docs/README-android.md +++ b/docs/README-android.md @@ -1,7 +1,14 @@ Android ================================================================================ -Requirements: +Matt Styles wrote a tutorial on building SDL for Android with Visual Studio: +http://trederia.blogspot.de/2017/03/building-sdl2-for-android-with-visual.html + +The rest of this README covers the old style build process. + +================================================================================ + Requirements +================================================================================ Android SDK (version 12 or later) https://developer.android.com/sdk/index.html