Updated Android compilation guide (from linux) (markdown)

John Grub 2014-06-11 22:38:17 -07:00
parent 12cd309784
commit 35af6c7583
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@ You need a complete android development environment ready to develop native apps
* Android SDK * Android SDK
* Android NDK * Android NDK
Use Google to figure out how to install that and make sure the appropriate executables from the above are in your path variable. Use Google to figure out how to install that and make sure the appropriate executables from the above are in your path variable. You should also be running some flavor of Linux.
## Building libretro cores ## Building libretro cores
```bash ```bash