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. Deploying on other platforms as well
Forum Updated to NodeBB v4.3 + New Features

Deploying on other platforms as well

Scheduled Pinned Locked Moved Unsolved General and Desktop
62 Posts 5 Posters 24.8k Views 3 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.
  • SGaistS SGaist

    No, just Qt for Android. Qt Creator is capable of handling several version of Qt in parallel without any problem.

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

    @SGaist
    Good news. so how to add that on my Qt Creator please?

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

      Start the online installer, then add/remove and check the Android option.

      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

        Start the online installer, then add/remove and check the Android option.

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

        @SGaist
        Can't I use the maintenance tool?

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

          Yes, sure thing, it's that one that I had in mind, sorry.

          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
          • tomyT tomy

            @SGaist
            Can't I use the maintenance tool?

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

            No it's fine. Actually it is me that I should say "sorry" for getting your time.

            I went for it, but unfortunately it doesn't include a Qt for android version. :(

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

              Did you use the offline installer at first ?

              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

                Did you use the offline installer at first ?

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

                @SGaist
                No. directly used the maintanence tool.
                My offline installer is this qt-opensource-windows-x86-mingw530-5.7.0 (size 1.10 GB).

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

                  So your original installation comes from an online installer, correct ?

                  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

                    So your original installation comes from an online installer, correct ?

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

                    @SGaist
                    No, because of disconnecting the Internet here, I firstly dowloaded that offline installer and used it for installing 5.7

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

                      There's also an offline installer for the Android build.

                      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

                        There's also an offline installer for the Android build.

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

                        @SGaist
                        Do you mean that I should download and install qt-opensource-windows-x86-android-5.7.0.exe? If so, should I install it over Qt Creator folder or what?

                        jsulmJ 1 Reply Last reply
                        0
                        • p3c0P Offline
                          p3c0P Offline
                          p3c0
                          Moderators
                          wrote on last edited by
                          #40

                          @tomy

                          Do you mean that I should download and install qt-opensource-windows-x86-android-5.7.0.exe?

                          Yes

                          If so, should I install it over Qt Creator folder or what?

                          Better to uninstall the previous one

                          157

                          tomyT 1 Reply Last reply
                          0
                          • tomyT tomy

                            @SGaist
                            Do you mean that I should download and install qt-opensource-windows-x86-android-5.7.0.exe? If so, should I install it over Qt Creator folder or what?

                            jsulmJ Offline
                            jsulmJ Offline
                            jsulm
                            Lifetime Qt Champion
                            wrote on last edited by
                            #41

                            @tomy QtCreator is not Qt - why should you install Qt over QtCreator?
                            Install it somewhere - you probably already have this folder c:\Qt with your old Qt version, install the Android version there in a subfolder.
                            QtCreator can handle multiple Qt versions, so no need to uninstall your existing version.

                            https://forum.qt.io/topic/113070/qt-code-of-conduct

                            1 Reply Last reply
                            1
                            • J.HilkJ Offline
                              J.HilkJ Offline
                              J.Hilk
                              Moderators
                              wrote on last edited by
                              #42

                              Just an fyi,

                              In Qt creator 4.2.1 based on qt5.8.0 the layout in the options section of Qt-Creator changed, the android path specifications are now under "Devices" for what ever reason.

                              Took me a moment to find them.

                              The docs still say Tools > Options > Android instead of Tools > Options > Devices >Android


                              Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                              Q: What's that?
                              A: It's blue light.
                              Q: What does it do?
                              A: It turns blue.

                              1 Reply Last reply
                              0
                              • p3c0P p3c0

                                @tomy

                                Do you mean that I should download and install qt-opensource-windows-x86-android-5.7.0.exe?

                                Yes

                                If so, should I install it over Qt Creator folder or what?

                                Better to uninstall the previous one

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

                                @p3c0

                                Better to uninstall the previous one

                                Thanks, but I don't want to code only for Android platform. If possible I'm going to install it on a subfolder in C:\Qt.

                                @jsulm

                                QtCreator is not Qt - why should you install Qt over QtCreator?

                                I said that because I just wanted to have only an IDE for both.

                                Install it somewhere - you probably already have this folder c:\Qt with your old Qt version, install the Android version there in a subfolder.
                                QtCreator can handle multiple Qt versions, so no need to uninstall your existing version.

                                Good, I will do that. Thanks.

                                @J-Hilk
                                Thanks for your info.
                                There isn't the path you talked about in 5.7 in Devices, yes.

                                PS: I haven't installed Qt creator (of Qt 5.7), only Qt Creator (Community).

                                1 Reply Last reply
                                0
                                • tomyT Offline
                                  tomyT Offline
                                  tomy
                                  wrote on last edited by
                                  #44

                                  I decided to uninstall 5.7 and installed qt-opensource-windows-x86-android-5.8.0.exe with these features.
                                  Now I think I should add an AVD on the AVD Manager cadre of the Android tab.
                                  I tried to create a new AVD named "AVD_for_Android_apps" this way, but it needs an imgae (!) seemingly!

                                  Have I gone the way correctly?

                                  1 Reply Last reply
                                  0
                                  • p3c0P Offline
                                    p3c0P Offline
                                    p3c0
                                    Moderators
                                    wrote on last edited by
                                    #45

                                    @tomy I think you need to run
                                    ./android update sdk inside android sdk folder
                                    which will launch an sdk manager where you can update sdk's and install system images.

                                    157

                                    1 Reply Last reply
                                    1
                                    • tomyT Offline
                                      tomyT Offline
                                      tomy
                                      wrote on last edited by
                                      #46

                                      If you meant SDK Manager file, I ran this as Administrator and it showed this page. It appears that everything is installed and needs no changes!

                                      1 Reply Last reply
                                      0
                                      • tomyT Offline
                                        tomyT Offline
                                        tomy
                                        wrote on last edited by tomy
                                        #47

                                        It worked (although I don't know how! :)).
                                        Now I'm following an example of docs for being familiar with android programming, and have three options/kits for choosing.

                                        Two last questions:
                                        1- should I always check only the checkbox of the first one, "Android for armeabi-v7a (GCC 4.9, Qt 5.8.0)", for Android apps?

                                        And 2- Should I always check only the checkbox of the third one, "Desktop Qt 5.8.0 MinGW 32bit (default)", for Windows apps?

                                        Everything OK now?

                                        J.HilkJ 1 Reply Last reply
                                        0
                                        • tomyT tomy

                                          It worked (although I don't know how! :)).
                                          Now I'm following an example of docs for being familiar with android programming, and have three options/kits for choosing.

                                          Two last questions:
                                          1- should I always check only the checkbox of the first one, "Android for armeabi-v7a (GCC 4.9, Qt 5.8.0)", for Android apps?

                                          And 2- Should I always check only the checkbox of the third one, "Desktop Qt 5.8.0 MinGW 32bit (default)", for Windows apps?

                                          Everything OK now?

                                          J.HilkJ Offline
                                          J.HilkJ Offline
                                          J.Hilk
                                          Moderators
                                          wrote on last edited by
                                          #48

                                          @tomy

                                          Theres a reason, that there are 2 Android-kits, armeabi-v7a and x86.

                                          Never the less 90% off all android devices have the v7 architecture so you're most likly fine with arm7 as the only selection for your android compiler.

                                          If you want to publish your app in the Play-Store, you should compile for both, make sure that it works for both, and publish them both. GooglePlay will handle the correct distribution for you.


                                          Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                                          Q: What's that?
                                          A: It's blue light.
                                          Q: What does it do?
                                          A: It turns blue.

                                          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