Qt Quick Android Classes
The Qt Quick module provides classes for embedding Qt Quick in Android Applications.
Note: Classes under this module require Qt for Android.
Allows you to add QML content to your Android app as a View. |
Note: For a complete list of Android Java classes, see Android Classes.
Qt Quick for Android API examples are Android Studio Projects
The Qt Quick for Android API examples are provided as Android Studio projects. The project folders are found in your Qt install location.
For example, under the default Windows install path, they are found here:
C:\Qt\Examples\Qt-<patch-release-number>\platforms\android\<example-name>
These projects are already configured to use a version of the Qt Gradle Plugin compatible with this Qt version.
Examples:
- Qt Quick for Android Studio Projects
- Exposing QtAbstractListModel to QML
- Using QtAbstractItemModel in Android Studio Projects
For more information on the Qt Quick module, see the Qt Quick module documentation.
© 2025 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.