5.15.8 for Android
Note
Following database backend is distributed with this version:
- SQLite (distributed with Qt): Built in the package using command
-sql-sqlite
.
Note
All builds have -openssl-linked
, which means that OpenSSL is linked to Qt and is used for TLS Backend.
It links to a static OpenSSL 1.1.1 series.
Android since version 6.0 is using BoringSSL for its builtin SSL / TLS library.
It is NOT API COMPATIBLE WITH OpenSSL and can’t be used.
Note
All builds have
-no-icu
because I think the ICU library is too big and, in most of the conditions, useless for common users. Note
Built using NDK r21e with
It means the APK built using these builds may only be run on Android 5.0 and later.
-android-ndk-platform android-21
argument.It means the APK built using these builds may only be run on Android 5.0 and later.
CVE issue patched
All builds have following CVEs fixed:
CVE-2022-25255
CVE-2022-25643
CVE-2018-25032
CVE-2022-27404-27405-27406
CVE-2022-37434
Dynamic Builds
Windows Host
Qt5.15.8-Android-ALL-Clang-NDKr21e-XWindows-x86_64-MinGW8.1.0-20230325.7z | ||||
---|---|---|---|---|
Download: | OSDN link | SourceForge link | ||
Build Host: | Windows 11 10.0.22621 | Toolchain Version: | ndk r21e | |
Notes: |
Linux Host
Qt5.15.8-Android-ALL-Clang-NDKr21e-xLinux-x86_64-gcc8.5.0-20230324.tar.xz | ||||
---|---|---|---|---|
Download: | OSDN link | SourceForge link | ||
Build Host: | RockyLinux 8.7 | Toolchain Version: | ndk r21e | |
Notes: |
macOS Host
Qt5.15.8-Android-ALL-Clang-NDKr21e-xmacOS-x86_64-AppleClang14.0.0-20230324.tar.xz | ||||
---|---|---|---|---|
Download: | OSDN link | SourceForge link | ||
Build Host: | macOS 12.6.3 | Toolchain Version: | ndk r21e | |
Notes: |