Skip to content

Commit

Permalink
Updated build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gurrhack committed May 19, 2019
1 parent 9b47b5a commit e82d536
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys/android/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ work. If you're running Windows you're on your own.
- Install `bison` and `flex`. Used by the native nethack build.
- Check out NetHack-Android: `git clone https://github.com/gurrhack/NetHack-Android.git`
- Check out ForkFront-Android: `git clone https://github.com/gurrhack/ForkFront-Android.git`
- Create a file called `local.properties` in both NetHack-Android and ForkFront-Android, containing: `sdk.dir=/path/to/android-sdk`. Used by Gradle.

### Install Android build tools
1. Make sure JAVA_HOME points to JDK 8.
Expand Down

0 comments on commit e82d536

Please sign in to comment.