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 5.14.0 Android package build. How?
Forum Updated to NodeBB v4.3 + New Features

Qt 5.14.0 Android package build. How?

Scheduled Pinned Locked Moved Solved Mobile and Embedded
6 Posts 3 Posters 981 Views 1 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.
  • B Offline
    B Offline
    bogong
    wrote on last edited by bogong
    #1

    Hello all!
    There are published new Qt 5.14.0 within new Android packaging. Is there any manual for it? I am talking about this feature

    Platform Changes
    
        Android
            Android needs NDKr20+
            Added multi ABI build in one go. By default it will build for all android supported abis (arm64-v8a, armeabi-v7a, x86_64, x86). The user can control which ABIs he wants to use via ANDROID_ABIS qmake variable.
            Added support for the new AAB package format, which allows deploying a single application bundle to Google Play which contains binaries for all supported ABIs.
    

    from this review https://wiki.qt.io/New_Features_in_Qt_5.14

    How to build it?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Here is detailed info
      : https://www.kdab.com/qt-for-android-better-than-ever-before/

      (Z(:^

      B 2 Replies Last reply
      2
      • sierdzioS sierdzio

        Here is detailed info
        : https://www.kdab.com/qt-for-android-better-than-ever-before/

        B Offline
        B Offline
        bogong
        wrote on last edited by
        #3

        @sierdzio Thx a lot

        1 Reply Last reply
        0
        • sierdzioS sierdzio

          Here is detailed info
          : https://www.kdab.com/qt-for-android-better-than-ever-before/

          B Offline
          B Offline
          bogong
          wrote on last edited by
          #4

          @sierdzio Do you know anything about adding this feature to 5.12.x? Or it's only from 5.14.x?

          J.HilkJ 1 Reply Last reply
          0
          • B bogong

            @sierdzio Do you know anything about adding this feature to 5.12.x? Or it's only from 5.14.x?

            J.HilkJ Online
            J.HilkJ Online
            J.Hilk
            Moderators
            wrote on last edited by
            #5

            @bogong 5.14 only, and QtCreator support requires the latest version as well, IIRC


            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.

            B 1 Reply Last reply
            2
            • J.HilkJ J.Hilk

              @bogong 5.14 only, and QtCreator support requires the latest version as well, IIRC

              B Offline
              B Offline
              bogong
              wrote on last edited by
              #6

              @J-Hilk Got it

              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