On this page

Supported configuration

You can find the host OS, IDE, and Android SDK versions supported here.

Host environments

The plugin has been tested only with supported Android Studio versions on the following operating systems:

  • Linux (Ubuntu 22.04)
  • Windows (10, 11)
  • macOS ARM (Xcode version 15.2)

Android Studio

Android Studio Meerkat Feature Drop (2024.3.2.14) and later are supported.

Note: Gradle 9.3.1 and Android Studio Panda 1 (and later versions of each) may remove the option to select a JDK and instead use the system's Java by default. For more information, see Android Studio Panda 1 (February 2026). If the system's Java provide only a JRE rather than a full JDK and you run into issue like QTTA-532 then set the JDK path in the global gradle.properties:

org.gradle.java.home=[path to jdk]

For more information, see The Gradle Client vs. the Gradle Daemon.

Licensing

The plugin is free to use under Qt Tools Plugin End User License Agreement for JetBrains Marketplace terms. These only apply to the plugin. The usual Qt Licensing terms apply to the use of the Qt Framework.

Attributions

The plugin may contain third-party modules under the following permissive licenses:

Gradle

Apache 2.0

© 2026 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.