From 4666c186dbf06560d4ec0a3f01f28a8fee5b9aed Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 5 Mar 2020 12:37:29 +0100 Subject: [PATCH] Updated Working for Android (markdown) --- Working-for-Android.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Working-for-Android.md b/Working-for-Android.md index 29b3e87..8bfc3a9 100644 --- a/Working-for-Android.md +++ b/Working-for-Android.md @@ -1,6 +1,8 @@ -**NOTE: For alternative instructions, check [Working for Android (on macOS)](https://github.com/raysan5/raylib/wiki/Working-for-Android-(on-macOS)) and [Working for Android (on Linux)](https://github.com/raysan5/raylib/wiki/Working-for-Android-(on-Linux))** +**NOTE: This guide is intended for Android development on Windows platform, for alternative platforms, check:** + - [Working for Android on macOS](https://github.com/raysan5/raylib/wiki/Working-for-Android-(on-macOS)) + - [Working for Android on Linux](https://github.com/raysan5/raylib/wiki/Working-for-Android-(on-Linux)) -## Installing Android required tools +## Installing required tools Android requires a set of tools to do all the build process to generate a .APK game.