Commit 148ac5b3cf6cb6878a8ad817315efce7ce5c9eb5

Sam Lantinga 2017-08-19T00:27:11

Added Matt Styles' tutorial on building SDL for Android with Visual Studio

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff --git a/docs/README-android.md b/docs/README-android.md
index 61edf02..a68a18b 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