Qt Tools for Android Studio 4.0 Released

We are happy to announce the release of the Qt Tools for Android Studio version 4.0. It can be downloaded from the JetBrains marketplace

This major update for Qt Tools for Android Studio plugin adds support for Android Studio Ladybug and future releases while dropping support for Android Studio Koala and below. We have decided to remove the upper limit on the supported Android Studio versions, so now new Android Studio releases are automatically supported without needing a new release from us. There is also now support for Qt 6.9, which will be released later this year.

We integrated the LSP4IJ plugin to fully connect the qml files to the qml language server provided by the Qt installation. This not only makes the qml files more colourful, but also provides other language server features such as error reporting, lint warnings, code completion suggestions and documentation on hover.

For a list of all changes and bug fixes for this release, please refer to the What's New section of the marketplace.

You can track work progress and provide feedback at bugreports.qt.io. Please feel free to report any problems, or make any suggestions/comments to help further improve the Qt Tools for Android Studio.


Blog Topics:

Comments