Updated Working for Android (on macOS) (markdown)

master
Ray 7 年前
父节点
当前提交
4497430f0e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      Working-for-Android-(on-macOS).md

+ 2
- 2
Working-for-Android-(on-macOS).md

@ -39,7 +39,7 @@ This is simple as in we're just using shell commands, no cmake, no builders of a
}
}
AndroidManifest.xml
### AndroidManifest.xml
> Note: "package" is the unique name of your project, this will overwrite apps with the same name
@ -87,7 +87,7 @@ Install ndk-bundle using Android Studio. Install this in t
## Install raylib
Compile Raylib into ./raylib
Compile raylib into ./raylib
## ~/.bash_profile

正在加载...
取消
保存