Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Android settings error

Android settings error

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 2 Posters 2.4k 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.
  • G Offline
    G Offline
    gotronics
    wrote on last edited by
    #1

    I am using Qt 5. 10 I installed latest jdk ,sdk and NDK. And I am using Windows 7 64 bit. When I run the compiler I am getting android settings error and sdk tools not ticked. Please can someone assist me.

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

      Hi and welcome to devnet,

      Please give the specific versions of each you installed as well as a screen shot of the exact error you are getting.

      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
      • G Offline
        G Offline
        gotronics
        wrote on last edited by
        #3

        0_1520279010375_android error.PNG
        thank you for the response.
        I installed
        jdk1.8.0_162
        sdk26.0.2
        ndk16b

        I used android studio 3.0.1to install . I also tried these on qt5.10.1 and nothing worked.

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

          I see platform SDK missing, did you install it properly ?

          You should also take a look at the Android Getting Started guide for the various recommended versions of the tools.

          Note that the Android SDK/NDKs have a tendency to break compatibility on new releases therefore you should follow the recommended versions to avoid trouble.

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

          G 1 Reply Last reply
          0
          • G Offline
            G Offline
            gotronics
            wrote on last edited by
            #5

            thank you, I will do as you said.

            1 Reply Last reply
            0
            • G Offline
              G Offline
              gotronics
              wrote on last edited by
              #6

              oh I had forgotten Installed using android studio and installed all versions SDK in android studio.

              1 Reply Last reply
              0
              • SGaistS SGaist

                I see platform SDK missing, did you install it properly ?

                You should also take a look at the Android Getting Started guide for the various recommended versions of the tools.

                Note that the Android SDK/NDKs have a tendency to break compatibility on new releases therefore you should follow the recommended versions to avoid trouble.

                G Offline
                G Offline
                gotronics
                wrote on last edited by
                #7

                @SGaist

                thank you very much for your response
                I solved the problem as follows

                I installed SDK Version: 25.2.5, NDK Version: 10.4.0 which is working with Qt5.10.1.
                Its not working with Qt5.8.0 android.
                instead I use qt5.8.0 for creating avd and emulators which can not do in qt5.10.1.

                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