Updated Working for Android (on macOS) (markdown)

master
Ray 7 years ago
parent
commit
4497430f0e
1 changed files with 2 additions and 2 deletions
  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

Loading…
Cancel
Save