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. install Qt for android
Forum Updated to NodeBB v4.3 + New Features

install Qt for android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
15 Posts 3 Posters 1.5k 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.
  • S Offline
    S Offline
    SetupIa
    wrote last edited by
    #6

    I have already installed everything in Android Studio but nothing
    Screenshot 2025-05-28 124547.png

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      zvoopz
      wrote last edited by
      #7

      If you need Android for smartphones than you have to check ARM 64 v8a System Image in Android Studio
      Intel might be not what you need

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SetupIa
        wrote last edited by
        #8

        Here is the message I am given and yet all the packages are installed
        Screenshot 2025-05-28 125842.png

        1 Reply Last reply
        0
        • Z Offline
          Z Offline
          zvoopz
          wrote last edited by
          #9

          Show me your
          Android SDK location:
          Android NDK list:

          behind your error message

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SetupIa
            wrote last edited by
            #10

            Screenshot 2025-05-28 141119.png

            1 Reply Last reply
            0
            • Z Offline
              Z Offline
              zvoopz
              wrote last edited by
              #11

              I wanted to see untrimmed path not just an image
              Android SDK location: C:\Users\lenovo\AppData\Local\Android\Sdk
              Android NDK list: C:\Users\lenovo\AppData\Local\Android\Sdk\ndk\28.0.12433566___folder with your current version

              C:\Users\lenovo\AppData\Local\Android\Sdk\platforms must contain android version name folder ~100 MB

              Either you havent installed SDK platform or your path differs.
              Compare specified path and current -ANDROID_SDK_ROOT:PATH in build configuration (Projects mode in left panel)

              1 Reply Last reply
              0
              • Z Offline
                Z Offline
                zvoopz
                wrote last edited by
                #12

                Compare Android Studio settings. From your screenshot I can say you havent installed ARM 64 v8a image
                image.png

                image.png

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  SetupIa
                  wrote last edited by
                  #13

                  Screenshot 2025-05-29 004014.png

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    SetupIa
                    wrote last edited by
                    #14

                    Screenshot 2025-05-29 004431.png

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      Morgatte
                      wrote last edited by Morgatte
                      #15

                      Hello,

                      I also had a really hard time installing Android with Qt.
                      In fact, Qt itself causes a big mess during the Android setup.
                      As of now, we are at Qt 6.9.0 (Qt 10.0.0 preview).
                      You shouldn't check Qt 6.9.0/Android; instead, check something like Qt 6.9.0/MinGW to develop for Windows, and also check Qt 6.5.x/Android to develop Android applications.
                      Otherwise, Qt forces us to install SDKs that don't seem to be compatible yet—specifically, it forcibly installs "Android Build SDK: android-35."
                      For now, it's "Android Build SDK: android-33" that works without issues.

                      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