Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added Matt Styles' tutorial on building SDL for Android with Visual S…
- Loading branch information
Showing
with
8 additions
and
1 deletion.
-
+8
−1
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 |
|
|