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 634d3dff7d
commit ebb3abad9f
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: