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. A problem with setting my devices
Forum Updated to NodeBB v4.3 + New Features

A problem with setting my devices

Scheduled Pinned Locked Moved Unsolved General and Desktop
15 Posts 2 Posters 1.6k 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.
  • tomyT Offline
    tomyT Offline
    tomy
    wrote on last edited by tomy
    #1

    Hi,

    Please take a look at the screenshot below. I'm trying to make my Android files appropriate for building APK applications.
    Although everything looks new, I still get the following error:

    X Platform SDK Installed

    How to work this problem out please?

    0_1545761463359_Capture.PNG

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

      Hi,

      Launch the Android SDK Manager and check what platform(s) is/are installed.

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

      tomyT 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        Launch the Android SDK Manager and check what platform(s) is/are installed.

        tomyT Offline
        tomyT Offline
        tomy
        wrote on last edited by tomy
        #3

        @SGaist
        The SDK folder on my machine is about 2.5 GB.

        I ticked the following items only:

        0_1545771483478_1.PNG

        0_1545771490824_2.PNG

        0_1545771494039_3.PNG

        What should I add/remove please?
        By the way, I can't find the SDK Manager in my SDK folder!

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

          Are you using Android Studio ?

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

          tomyT 1 Reply Last reply
          0
          • SGaistS SGaist

            Are you using Android Studio ?

            tomyT Offline
            tomyT Offline
            tomy
            wrote on last edited by
            #5

            @SGaist

            No, just Qt Creator.

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

              I mean: are you using Android Studio to manage your SDK installation ?

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

              tomyT 1 Reply Last reply
              0
              • SGaistS SGaist

                I mean: are you using Android Studio to manage your SDK installation ?

                tomyT Offline
                tomyT Offline
                tomy
                wrote on last edited by
                #7

                @SGaist
                Yes.
                As I said, I can't find the SDK Manager in my SDK folder so using Android Studio will become the only remained option I guess. Not?

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

                  I currently cannot affirm that using Android Studio's SDK setup works with Qt Creator.

                  I've always used the Command Line Tools lower on the download page.

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

                  tomyT 1 Reply Last reply
                  0
                  • SGaistS SGaist

                    I currently cannot affirm that using Android Studio's SDK setup works with Qt Creator.

                    I've always used the Command Line Tools lower on the download page.

                    tomyT Offline
                    tomyT Offline
                    tomy
                    wrote on last edited by
                    #9

                    @SGaist

                    I downloaded the Windows version of sdk tools from that page.
                    Now where is the SDK Manager please?

                    0_1545773465132_Capture.PNG

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

                      Wouldn't it be quicker to use Explorer's search tool to locate the executable ?

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

                      tomyT 1 Reply Last reply
                      0
                      • SGaistS SGaist

                        Wouldn't it be quicker to use Explorer's search tool to locate the executable ?

                        tomyT Offline
                        tomyT Offline
                        tomy
                        wrote on last edited by tomy
                        #11

                        @SGaist

                        It is, indeed, when we know the name of the file.

                        0_1545774813275_Capture.PNG

                        I don't see any sdkmanager.exe.
                        The only two files I supposed to do the task are emulator-check and emulator. I previously also have searched for the sdk manager in the folder before going for Android Studio.

                        But as you see there's no such a file to run.

                        Beforehand, a year ago when I had prior versions of all stuff, there actually was both the sdk and avd managers to run. But in this new version I con't find them .

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

                          From the Android documentation, it should be in android_sdk/tools/bin/

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

                          tomyT 1 Reply Last reply
                          0
                          • SGaistS SGaist

                            From the Android documentation, it should be in android_sdk/tools/bin/

                            tomyT Offline
                            tomyT Offline
                            tomy
                            wrote on last edited by tomy
                            #13

                            @SGaist
                            Yeah, but not a .exe file but a .bat one!

                            0_1545775338292_Capture.PNG

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

                              Which is equivalent to a bash script in the Unix world.

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

                              tomyT 1 Reply Last reply
                              0
                              • SGaistS SGaist

                                Which is equivalent to a bash script in the Unix world.

                                tomyT Offline
                                tomyT Offline
                                tomy
                                wrote on last edited by
                                #15

                                @SGaist s

                                Which is equivalent to a bash script in the Unix world.

                                Probably. I don't know.

                                Now what should I do?

                                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