Updated Android compilation guide (from linux) (markdown)

John Grub 2014-06-10 16:46:32 -07:00
parent b055f9b770
commit 12cd309784
1 changed files with 1 additions and 0 deletions

@ -19,6 +19,7 @@ cd libretro-super
The RetroArch repo is fetched into the `libretro-super` folder as `retroarch` by `./libretro-fetch.sh` above.
```bash
cd retroarch/android/phoenix
android update project --path .
android update project --path libs/googleplay/
android update project --path libs/appcompat/
```