mirror of https://github.com/encounter/SDL.git
Added Matt Styles' tutorial on building SDL for Android with Visual Studio
This commit is contained in:
parent
3d0f521be5
commit
148ac5b3cf
|
@ -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…
Reference in New Issue