Updated Compile for Android (markdown)

master
Ray 7 年前
父节点
当前提交
03c2c4b947
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Working-for-Android.md

Compile-for-Android.md → 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

正在加载...
取消
保存