Updated Working for Android (markdown)

Ray
2018-05-09 12:48:35 +02:00
parent 66248ac654
commit c0c0406464

@ -1,4 +1,4 @@
To build your raylib game for Android you need a set of tools for Android. Those tools are basically the Android SDK and Android NDK that can be installed from Android Studio's built in SDK Manager.
To build your raylib game for Android you need a set of Android tools. Those tools are basically the Android SDK and Android NDK, including Android Platform Tools and also Java Runtime.
### Installing Android tools