From ebb3abad9f13de52dc7f26af3a65af3cb64f4acc Mon Sep 17 00:00:00 2001 From: krasimir Date: Fri, 13 Nov 2015 17:28:11 +0000 Subject: 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 --- src/ui/android/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ui/android/README') diff --git a/src/ui/android/README b/src/ui/android/README index 16d9c1104..7adb7fe50 100644 --- a/src/ui/android/README +++ b/src/ui/android/README @@ -30,6 +30,9 @@ Build JNI code: $ cd jni $ $ANDROID_NDK_LOCATION/ndk-build +Build the semantic database code: + +$ runghc glosses.hs Build APK: -- cgit v1.2.3