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 Creator: "Android build SDK" become empty after switching to new Android SDK version
QtWS25 Last Chance

QT Creator: "Android build SDK" become empty after switching to new Android SDK version

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 1.7k 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.
  • D Offline
    D Offline
    Dmitriano
    wrote on 7 Dec 2017, 06:09 last edited by
    #1

    I installed Android Studio 3.0.1 and configured QT creator in Options->Devices to work with its Android SDK:
    Options->Devices
    after that "Android build SDK" become empty:
    Android build SDK
    But I have 19 and 25 versions installed:
    19 and 25

    I have Apache Ant, see the first picture, so this post is not a solution.

    Also there is a bug that was fixed in QT Creator 4.3.0-rc1, but it is not clear enough for me, what actually was fixed.

    I have QT Creator 4.3.1 on Windows 10.
    I published the complete story on my blog, copying 'templates' and changing <my project>.pro.user file did not help.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 7 Dec 2017, 07:35 last edited by
      #2

      Google keeps changing their API and that means that occasionally Qt builds break - it takes some time before Qt Creator can be patched to fix such issues. My recommendation: don't update Android SDK. And if you have to, test it our in a virtual machine (or make a backup) first.

      For more info and links to older SDK releases, see this thread: https://forum.qt.io/topic/83476/android-build-sdk-not-defined-check-android-settings-qt-5-9-1-qtcreator-4-4-0-with-android-studio/14

      Also, Apache Ant builds are deprecated and not used anymore at all, so whether you have it installed or not is not important.

      (Z(:^

      D 1 Reply Last reply 8 Dec 2017, 03:00
      2
      • S sierdzio
        7 Dec 2017, 07:35

        Google keeps changing their API and that means that occasionally Qt builds break - it takes some time before Qt Creator can be patched to fix such issues. My recommendation: don't update Android SDK. And if you have to, test it our in a virtual machine (or make a backup) first.

        For more info and links to older SDK releases, see this thread: https://forum.qt.io/topic/83476/android-build-sdk-not-defined-check-android-settings-qt-5-9-1-qtcreator-4-4-0-with-android-studio/14

        Also, Apache Ant builds are deprecated and not used anymore at all, so whether you have it installed or not is not important.

        D Offline
        D Offline
        Dmitriano
        wrote on 8 Dec 2017, 03:00 last edited by
        #3

        @sierdzio As far as I see, I am not the first who ask this question. Is there an information on some planned release or bug fix that will include Android Studio 3.0.1 support into QT Creator?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 8 Dec 2017, 06:55 last edited by
          #4

          I have not seen that mentioned anywhere yet. However, QtC does not use Android Studio at all, so it is not relevant. What matters are the SDK and NDK versions instead.

          Check out QtC 4.5, it has been released yesterday, maybe it will work for you. http://blog.qt.io/blog/2017/12/07/qt-creator-4-5-0-released

          (Z(:^

          1 Reply Last reply
          0

          4/4

          8 Dec 2017, 06:55

          • Login

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