diff --git a/Compile-for-Android.md b/Working-for-Android.md similarity index 91% rename from Compile-for-Android.md rename to Working-for-Android.md index c18e1a4..472fb42 100644 --- a/Compile-for-Android.md +++ b/Working-for-Android.md @@ -1,4 +1,4 @@ -To build your raylib game for Android you need a different compiler than the one that comes with raylib installation, actually, you need a set of tools. 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 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. ### Installing Android tools