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 for Android

Qt for Android

Scheduled Pinned Locked Moved Solved Mobile and Embedded
8 Posts 5 Posters 785 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.
  • C Offline
    C Offline
    comet91 0
    wrote on last edited by
    #1

    I am currently using Qt 5.11.2.
    I have installed android_armv7 and android_x86, and have installed all JDK, SDK, and NDK for Android App development.
    The manual says MinGW should be installed, is it different from mingw53_32 I already installed?
    And what version of the JDK, NDK, SDK is available in the current Qt version?

    jsulmJ K 2 Replies Last reply
    0
    • C comet91 0

      I am currently using Qt 5.11.2.
      I have installed android_armv7 and android_x86, and have installed all JDK, SDK, and NDK for Android App development.
      The manual says MinGW should be installed, is it different from mingw53_32 I already installed?
      And what version of the JDK, NDK, SDK is available in the current Qt version?

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

      @comet91-0 What manual do you mean? For Android you should use the compiler from NDK.
      "And what version of the JDK, NDK, SDK is available in the current Qt version?" - none of them. Those are not part of Qt.

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

      1 Reply Last reply
      1
      • C comet91 0

        I am currently using Qt 5.11.2.
        I have installed android_armv7 and android_x86, and have installed all JDK, SDK, and NDK for Android App development.
        The manual says MinGW should be installed, is it different from mingw53_32 I already installed?
        And what version of the JDK, NDK, SDK is available in the current Qt version?

        K Offline
        K Offline
        koahnig
        wrote on last edited by koahnig
        #3

        @comet91-0

        The versions are indicated in this document http://doc.qt.io/qt-5/android-getting-started.html
        I am using Qt5.11.3 with Android NDK version r10e
        0_1548847438503_525d67b3-e593-44f4-af26-a726847e5820-image.png

        For some tests with latest Qt5.12.0 I am using
        0_1548847323631_2c3a166e-7343-4753-81ba-718c3f91b8e5-image.png
        which should be the latest versions, if Google did not update again.

        Vote the answer(s) that helped you to solve your issue(s)

        1 Reply Last reply
        2
        • C Offline
          C Offline
          comet91 0
          wrote on last edited by
          #4

          Oh sorry.
          My question is, how do you relate to the version of JDK, NDK, SDK and Qt you are using?
          I want to know what happens when I have installed the Android development environment but there is no complier.!
          0_1548847414231_747eef49-5815-4d7d-bcd1-1e82dcff2664-image.png )

          1 Reply Last reply
          0
          • C Offline
            C Offline
            comet91 0
            wrote on last edited by
            #5

            I am sorry, but thank you for the following method of fighting out.0_1548847933732_err2.png

            J.HilkJ 1 Reply Last reply
            0
            • C comet91 0

              I am sorry, but thank you for the following method of fighting out.0_1548847933732_err2.png

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

              @comet91-0

              your problem is, that the Qt-libaries for 5.11.2 do not work with your NDK.

              ndk-r18b requieres you to use Qt 5.12 or newer.
              for 5.11.2 you should use ndk-10e

              like @koahnig said in his post.


              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
              3
              • C Offline
                C Offline
                comet91 0
                wrote on last edited by
                #7

                Thank you very much.

                Pablo J. RoginaP 1 Reply Last reply
                0
                • C comet91 0

                  Thank you very much.

                  Pablo J. RoginaP Offline
                  Pablo J. RoginaP Offline
                  Pablo J. Rogina
                  wrote on last edited by
                  #8

                  @comet91-0 if your issue is solved please don't forget to mark your post as such! Thanks.

                  Upvote the answer(s) that helped you solve the issue
                  Use "Topic Tools" button to mark your post as Solved
                  Add screenshots via postimage.org
                  Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

                  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