Update Android debugging script and README

This commit is contained in:
Gioacchino Mazzurco 2020-08-13 20:27:03 +02:00
parent 0df86aa416
commit 82ba488574
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
2 changed files with 27 additions and 12 deletions

View file

@ -247,7 +247,7 @@ ${RS_SOURCE_DIR}/build_scripts/Android/pull_sysroot.sh
[source,bash]
--------------------------------------------------------------------------------
## Optionally set Qt version variable consistently with your installation
export QT_VERSION="5.12.4"
export QT_VERSION="5.12.7"
## Optionally set Qt architecture variable consistently with Android device
export QT_ARCH="arm64_v8a"