Added Matt Styles' tutorial on building SDL for Android with Visual Studio
This commit is contained in:
parent
1fe83fd6eb
commit
dd42d3c67c
1 changed files with 8 additions and 1 deletions
|
@ -1,7 +1,14 @@
|
||||||
Android
|
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)
|
Android SDK (version 12 or later)
|
||||||
https://developer.android.com/sdk/index.html
|
https://developer.android.com/sdk/index.html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue