Qt for Android
Qt for Android enables you to develop Qt applications for Android devices, and supports a wide range of features and use-cases.
To download and install Qt for Android, follow the instructions on the Getting Started with Qt for Android page. To build Qt from source, see Building from Source.
Supported Configurations
The following configurations are supported in Qt 6.4:
Distribution | Architecture | Compiler | Notes |
---|---|---|---|
Android 6.0 or later (API level 23 or higher) | armv7a , x86 , arm64-v8 , and x86_64 | Clang 11.0.5 (NDK r22b) as provided by Google, MinGW 8.1 |
Where to Go from Here
We invite you to explore the rest of Qt. We prepared overviews which help you decide which APIs to use and our examples demonstrate how to use our APIs.
- Qt Overviews - list of topics about application development
- Examples and Tutorials - code samples and tutorials
- Qt Reference Pages - a listing of C++ and QML APIs
The following topics also provide more details about Qt for Android:
Provides additional information about the licensing of run-time dependencies of Qt for Android | |
Information particular to building and running Qt applications on Android. | |
Provides information about Android Services support in Qt. | |
The technical steps required to deploy a Qt application on Android. | |
Provides instructions to install and configure your development environment. | |
Provides instructions to port your existing Qt application to Android. | |
Provides instructions to prepare your application for publishing. | |
Provides details on the AndroidManifest.xml configuration | |
How to build user projects using Qt for Android. | |
How to configure and build Qt for Android directly from source. | |
A list of selected Qt Examples for Android. | |
Instructions on including third-party Android libraries in an application. |
Qt's vibrant and active community site houses a wiki, a forum, and additional learning guides and presentations.
© 2022 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.