Qt Tools for Android Studio 3.0 Released

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

This major update for the Qt Tools for Android Studio plugin drops Qt build management features and instead integrates with the Qt Gradle Plugin, which handles configuring and building Qt projects. This version supports Qt 6.8 and above, which will be released later this year. 

The global settings section has been removed since the new Qt Gradle Plugin manages the Qt build from the configuration on the build.gradle level.

gradle_plugin_snippet

The New and Import, Qt Project wizards, have now gained some improvements and improved input handling. These wizards support the Qt Gradle Plugin and will guide you through integrating with it when creating a new project or importing an existing one.

create_new_qt_project

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

You can track work progress and provide feedback at bugreports.qt.io. Please feel free to report any problems or make any suggestions to improve this plugin further. 


Blog Topics:

Comments