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 has no access to android sdk
Forum Updated to NodeBB v4.3 + New Features

Qt Creator has no access to android sdk

Scheduled Pinned Locked Moved Mobile and Embedded
23 Posts 7 Posters 14.2k Views 2 Watching
  • 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.
  • O Offline
    O Offline
    osmosm
    wrote on last edited by
    #14

    Nobody left with any idea ?
    I´m really disappointed from Qt !!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #15

      What it strange is that it seems you have a mismatch between your current target and the one used when trying to install the application.

      Are you trying to run your software on a device ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • O Offline
        O Offline
        osmosm
        wrote on last edited by
        #16

        I cannot run my software on a device, because the get the error:

        Error: Target id ‘android—1’ is not valid. Use ‘android.bat list targets’ to get the target ids.

        But I think that is only a wrong path problem.
        As I already mentioned I get following error message in Qt Creator in tab “common output” when I press the button "Apply" or "OK" in dialog Settings->Android where I define the paths to SDK,NDK,JDK and ANT:

        ENG: “The system cannot locate the defined path”
        GER: “Das System kann den angegebenen Pfad nicht finden”

        How can I determine which path the system cannot find ?
        I should have more information.

        1 Reply Last reply
        0
        • O Offline
          O Offline
          osmosm
          wrote on last edited by
          #17

          I added a new user profile in Win7 and installed the Qt 5.4.0 for Android software again. But I had no success. Still I get the error in Qt Creator->Extras->Settings->Android->“Add AVD” :
          “no AVD could be created for there is no actual android-sdk available. Please install a android-sdk of API version 0 or newer”

          Can I no longer use Qt on my PC ?
          Hello, is that really possible ?
          What´s the problem ?

          1 Reply Last reply
          0
          • O Offline
            O Offline
            osmosm
            wrote on last edited by
            #18

            Today I installed Qt for Android 5.4.1 on my Windows7 host.

            DEEP DISAPPOINTMENT !!!!
            The problem still consists. No access to Android SDK !!!!

            Is there nobody who matters that problem but me ??????

            1 Reply Last reply
            0
            • yogeshpatel23Y Offline
              yogeshpatel23Y Offline
              yogeshpatel23
              wrote on last edited by
              #19

              Have you mentioned path of JDK, SDk & NDK correctly ?
              like :

              C:\Program Files (x86)\Java\jdk1.6.0_29
              D:\Android\android
              D:\Android\androidndk

              did you installed Android with eclipse?

              Thanks,
              Yogesh

              1 Reply Last reply
              0
              • T Offline
                T Offline
                tusharkant15
                wrote on last edited by
                #20

                Hi, I faced the same problem today after upgrading to Qt 5.4.1 and the solution that worked for me was to delete all config files used by qtcreator, start qtcreator and setup JDK, Android SDK+NSK and download apache ant and provide the path to the ant binary. I use linux and up until now the system provided jdk and ant worked fine but after upgrading to 5.4.1 I had to get the latest jdk and ant binaries from the respective sites and this seems to have fixed the problem (maybe clearing out old config files also helped).

                If you are wondering where the config files are, on linux they are usually:
                ~/.config/QtProject/
                ~/.config/QtProject.conf
                ~/.config/Trolltech.conf

                Peace!

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  joanne_lc
                  wrote on last edited by
                  #21

                  Hi, I've been having the same problem on Windows 7 64-bit.
                  I've just fixed it by switching from 64-bit JDK 1.8.0_40 to 32-bit JDK 1.7.0_71.
                  Hope this helps you sort it!

                  1 Reply Last reply
                  0
                  • O Offline
                    O Offline
                    osmosm21
                    wrote on last edited by
                    #22

                    Hi, I´ve found the solution for my problem.
                    The problem is the McAfee Virus Scan which causes a timeout when I try to add a new AVD. I found the information that the android.bat file will be executed, which will do a lot of file copy to the tmp-directory. Then MacAfee has a lot of work and this causes the timeout, which will result in the message "No AVD could be created for there is no actual android-sdk available...".
                    When MacAfee Virus Scan was disabled, this problem was solved.

                    @Qt-Developement : Please, increase the value for this timeout in further versions (>Qt5.5.0) !!!!!

                    1 Reply Last reply
                    0
                    • SGaistS Offline
                      SGaistS Offline
                      SGaist
                      Lifetime Qt Champion
                      wrote on last edited by
                      #23

                      Hi and welcome to devnet,

                      You should rather post this to the interest mailing list. You'll find there Qt's developers/maintainers (this forum is more user oriented)

                      Interested in AI ? www.idiap.ch
                      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                      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