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.

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:

For more information on the Qt Quick module, see the Qt Quick module documentation.