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. Qt Android - Missing SDK Tools & Platform
QtWS25 Last Chance

Qt Android - Missing SDK Tools & Platform

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 622 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
    Ryan R
    wrote on last edited by
    #1

    Hey guys,

    I have been developing an app on my work PC for Android using Qt Creator. It works perfectly on this PC. However, when trying to configure the development environment for my personal PC, I get the following errors.

    b58f3fc0-92c2-4696-ac0b-515f781a8973-image.png

    I am using the exact same versions of the JDK and NDK on both computers. I have also tried much earlier (and latest) versions of the development kits to no avail, as well as 32/64 bit versions and running with elevated permissions. As for the Android side; I am using Android Studio with the in-built SDK manager with the following configuration.

    5f4d2e00-c3b8-4685-bff4-2085975929e2-image.png

    13d2e595-1499-45e7-8b7c-395c16c3d5bf-image.png

    As you can see, the platform tools are installed, it's just that Qt cannot read them.

    Qt Creator 4.11.1 - MSVC 2017 32 bit on Windows 10 64-bit.

    Any help would be appreciated!

    Thanks,
    Ryan

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Ryan R
      wrote on last edited by
      #2

      Solved! If anyone else is having this issue:

      Open up Android Studio > Configure > SDK Manager > SDK Tools.

      Untick "Hide ObsoletePackages", tick Android SDK Tools (Obsolete) and apply.

      Restart Qt Creator and link against the SDK tools again.

      990565ee-d48b-440e-b16c-6404833b4322-image.png

      1 Reply Last reply
      4

      • Login

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