summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2020-06-11 08:59:19 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2020-06-11 08:59:19 +0800
commit6940a14a5b19d85844e075934103d6f839c67eb4 (patch)
tree5e2192c32ae5e11931bc76d44da1f095b88f4411
parent5c653576fa1408d522d8a11086c2fe47b7dad451 (diff)
Add important Android SDK env var to instruction
-rw-r--r--README.md1
m---------qrtclient0
2 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb93754..f4241ce 100644
--- a/README.md
+++ b/README.md
@@ -30,5 +30,6 @@ or so on.
```sh
$ make # -jN (with N an integer number of parallel tasks you allow your computer to run for compiling this)
$ make install INSTALL_ROOT=android-build
+$ export ANDROID_SDK_ROOT=/opt/android-sdk-update-manager
$ /opt/Qt5.14.2/5.14.2/android/bin/androiddeployqt --input android-kelakon-deployment-settings.json --output android-build --android-platform android-24
```
diff --git a/qrtclient b/qrtclient
-Subproject f59ee7e17a7d44ee8920cf45d5e825f579d8650
+Subproject 7eae4b0263a2e1454fb35f7962d72b3bf25fe6f