1
0
forked from GitHub/gf-core

now by default the app shows glosses for the words for which we have something. this requires one more step in the App compilation which is described in the README

This commit is contained in:
krasimir
2015-11-13 17:28:11 +00:00
parent 25906435f0
commit e7afafda3a
5 changed files with 148 additions and 104 deletions

View File

@@ -30,6 +30,9 @@ Build JNI code:
$ cd jni
$ $ANDROID_NDK_LOCATION/ndk-build
Build the semantic database code:
$ runghc glosses.hs
Build APK: