Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. problem in setting up android with qt 6.6.3 on mac
Forum Updated to NodeBB v4.3 + New Features

problem in setting up android with qt 6.6.3 on mac

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 2 Posters 389 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.
  • P Offline
    P Offline
    Prabhakaran
    wrote on last edited by
    #1

    93a7f60e-b52f-44ac-8750-6df17b2377ea-image.png
    I am facing an error of:
    Android SDK Command-line Tools runs.
    Android Platform SDK(version) installed.
    All essential packages installed for all installed Qt versions.
    how to solve this problem

    1 Reply Last reply
    0
    • cristian-adamC Offline
      cristian-adamC Offline
      cristian-adam
      wrote on last edited by
      #2

      Your JDK Location is wrong, too deep into details.

      Screenshot 2024-10-08 at 07.54.00.png

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Prabhakaran
        wrote on last edited by
        #3

        Now I have set the correct JDK location, but I am still encountering the same problem.

        image.png

        1 Reply Last reply
        0
        • cristian-adamC Offline
          cristian-adamC Offline
          cristian-adam
          wrote on last edited by
          #4

          I suggest renaming / removing /Users/prabhakaran/Library/Android/sdk and trying again (clicking on Set Up SDK)

          Additionally you can start Qt Creator from command line with logging enabled as:

          % QT_LOGGING_RULES=qtc.android*=true /Applications/Qt\ Creator.app/Contents/MacOS/Qt\ Creator
          

          Hopefully you can get enough information to fix the issue.

          1 Reply Last reply
          0
          • P Offline
            P Offline
            Prabhakaran
            wrote on last edited by
            #5

            i solved the issue

            Clear Qt Creator Cache:

            Sometimes, cached data causes Qt Creator to not detect updates or changes correctly. You can try clearing the cache by:
            Deleting the .config/QtProject and .local/share/QtProject directories under your home directory.

            1 Reply Last reply
            1

            • Login

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