Qt for Android

Qt for Android enables you to run Qt applications on Android devices. The following configurations are supported:

DistributionArchitectureCompilerNotes
Android 6.0 or later (API level 23 or higher)armv7a, x86, arm64-v8, and x86_64Clang 11.0.5 (NDK r22b), Clang 9.0.8 (NDK r21) and Clang 8.0.7 (NDK r20b) as provided by Google, MinGW 8.1

The following list summarizes what you can do with Qt for Android:

  • Run Widget-based and QML applications on a device or an emulator.
  • Support for the Material Style with Qt Quick Controls.
  • Retrieve positioning data using satellite or network information.
  • Develop secure applications using OpenSSL library.
  • Create and deploy Application Package (APK) and Android App Bundle (AAB) packages using Qt Creator.

The following topics provide more details about how to use Qt for Android:

© 2021 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.