summaryrefslogtreecommitdiff
path: root/taler-merchant-pos-terminal.rst
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-03-09 17:13:09 -0300
committerTorsten Grote <t@grobox.de>2020-03-09 17:13:09 -0300
commit77aaf5988bed401da965802cf7c1787d46b246c4 (patch)
tree56169504ee8372f97c5fbe58c7b135e107996e25 /taler-merchant-pos-terminal.rst
parentb318b019b0f76045cbffb3f8f729b8ff9f623367 (diff)
downloaddocs-77aaf5988bed401da965802cf7c1787d46b246c4.tar.gz
docs-77aaf5988bed401da965802cf7c1787d46b246c4.tar.bz2
docs-77aaf5988bed401da965802cf7c1787d46b246c4.zip
Add Free Software only instructions for building Android apps
Diffstat (limited to 'taler-merchant-pos-terminal.rst')
-rw-r--r--taler-merchant-pos-terminal.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
index ea27fe8b..27860cfd 100644
--- a/taler-merchant-pos-terminal.rst
+++ b/taler-merchant-pos-terminal.rst
@@ -92,6 +92,10 @@ Import in and build with Android Studio or run on the command line:
$ cd merchant-terminal-android
$ ./gradlew assembleRelease
+If you do not have the proprietary Android SDK installed,
+see the :doc:`developers-manual`
+for :ref:`build instructions using free SDK rebuilds <Build-apps-from-source>`.
+
APIs and Data Formats
=====================