From c0c0406464bc824e68fba1c83190d0d1d7c1d7e8 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 9 May 2018 12:48:35 +0200 Subject: [PATCH] Updated Working for Android (markdown) --- Working-for-Android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Working-for-Android.md b/Working-for-Android.md index 472fb42..4386bc4 100644 --- a/Working-for-Android.md +++ b/Working-for-Android.md @@ -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