summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRami Potinkara <rami.potinkara@qt.io>2022-09-21 16:07:59 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-09-26 07:24:16 +0000
commit47e79c901d14459cd0a8d271b6bcabdf63b758ad (patch)
treebe8b0ce04ca00af52fb9c5e367c31757930cdac2
parent1a0ae7d12b9b509913be59dcc373b84363729f5e (diff)
downloadqtdoc-47e79c901d14459cd0a8d271b6bcabdf63b758ad.tar.gz
WhatsNew6.4: Add Android changes
Change-Id: I899506bb9e6ea8d0b6bbc4517a7f04c24f712c64 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit aa6faf0132192527572add9907c0ab0588f53295) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/whatsnew/whatsnew64.qdoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew64.qdoc b/doc/src/whatsnew/whatsnew64.qdoc
index fb88f749..dac1f452 100644
--- a/doc/src/whatsnew/whatsnew64.qdoc
+++ b/doc/src/whatsnew/whatsnew64.qdoc
@@ -339,6 +339,19 @@
Qt is now fully supported on the WebAssembly platform. See the platform
documentation at \l{Qt for WebAssembly} for details.
+ \section2 Mobile Platforms
+
+ \section3 Android
+
+ \list
+ \li Updated Gradle to 7.4.2 and Android Gradle Plugin to 7.2.1.
+ \li Updated NDK to r23b (23.1.7779620).
+ \li Added CMake variables \l QT_ANDROID_SIGN_APK and \l QT_ANDROID_SIGN_AAB
+ to build signed packages directly from CMake.
+ \li Android Accessibility is now aware of scroll events.
+ \li Improved assets loading speed for Android apps.
+ \endlist
+
\section2 Embedded Platforms
\section3 Boot to Qt