diff options
| author | aarne <aarne@chalmers.se> | 2015-06-09 09:28:39 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2015-06-09 09:28:39 +0000 |
| commit | 4b044566a48908ed8839649746205105b64a82c8 (patch) | |
| tree | c6d4ac5f44cd39dd76abd50bc27ec7063fcb0f1a | |
| parent | ceba45af5e8404fd6d52971878e55ea34fc0e4f1 (diff) | |
note on official vs development version of the Android app
| -rw-r--r-- | demos/app.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/demos/app.html b/demos/app.html index a5b2bb67b..ce222f6b6 100644 --- a/demos/app.html +++ b/demos/app.html @@ -16,7 +16,11 @@ for Android and iOS</h1> <p> Android: download for free from <a -href="https://play.google.com/store/apps/details?id=org.grammaticalframework.ui.android">Play Store</a>! +href="https://play.google.com/store/apps/details?id=org.grammaticalframework.ui.android">Play +Store</a>! +Or take the <a +href="http://www.grammaticalframework.org/~aarne/App14.apk">current +development version</a>. <br> iOS (iPhone, iPad): coming in June 2015. </p> @@ -71,7 +75,9 @@ to words, whereas Chinese works without spaces. </p> <p> Translation works between any of the 14 supported languages, which means 182 -language pairs in the current version. But different languages are on different levels of development. +language pairs in the current development version (the official +Android version has 12 languages). +But different languages are on different levels of development. The following table gives a rough idea of what to expect: </p> |
