Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Setting up Android SDK for Qt Creator on Linux
Qt 6.11 is out! See what's new in the release blog

Setting up Android SDK for Qt Creator on Linux

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 109 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Random_Weirdo491
    wrote last edited by
    #1

    I am trying to set up the Android SDK on Qt Creator 20.0.1 on Linux (Ubuntu 26.04 LTS) but keep getting an error about missing essential packages.

    Qt Creator cannot find the following essential packages: "platform-tools", "cmdline-tools;latest", "emulator", "ndk;27.2.12479018", "platforms;android-36", "build-tools;36.0.0".
    Install them manually after the current operation is done.

    Selection_004.png

    According to sdkmanager --list_installed all the mentioned packeges are installed

    Installed packages:
      build-tools/36.0.0                                            36.0.0            Android SDK Build-Tools 36                
      cmdline-tools/latest                                          23.0.0            Android SDK Command-line Tools (latest)   
      emulator                                                      37.1.11           Android Emulator                          
      ndk/27.2.12479018                                             27.2.12479018     NDK (Side by side) 27.2.12479018          
      platform-tools                                                37.0.1            Android SDK Platform-Tools                
      platforms/android-36                                          2.0.0             Android SDK Platform 36                   
      system-images/android-36/google_apis_playstore/x86_64         7.0.0             Google Play Intel x86_64 Atom System Image
    

    I have confirmed that the SDK installation works in Android Studio, and also works to build other (non-Qt) apps.

    What would be the next steps in resolving this issue?

    Thank you.

    1 Reply Last reply
    0
    • Nils SjobergN Offline
      Nils SjobergN Offline
      Nils Sjoberg
      wrote last edited by
      #2

      JDK ישן ב-Qt Creator גורם לזיהוי כוזב - עדכן ל-JDK 17.

      "What's up, Doc?"

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved