Features of the Qt Tools for Android Studio 4.0 plugin
With the Qt Tools for Android Studio plugin, you can:
Feature | Description |
---|---|
Import new or existing Qt QML projects to an Android Studio project. | This provides easy integration of your QML project with Android Studio. |
Utilize Qt QML libraries | A QML project enables you to use any QML parts of Qt’s APIs. For information about the licensing of these APIs, see the Qt Licensing Overview. |
Edit QML projects | After importing, you can edit the source for these projects in Android Studio. |
Build and deploy the QML parts | The plugin invokes the Qt build task using the Qt Gradle Plugin, which builds and deploys the QML part of your Android Studio project. |
Use the QML Language Server The support is brought to you using Red Hat LSP4IJ from Github. | The plugin supports QML Language Server Protocol features such as:
For a complete list of features, see both LSP Support and QML Language Server Supported Features. |
© 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.