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.11 android supported SDK
Forum Updated to NodeBB v4.3 + New Features

Qt 5.11 android supported SDK

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 3 Posters 417 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.
  • S Offline
    S Offline
    samdol
    wrote on 23 May 2023, 20:45 last edited by
    #1

    Hi,

    From http://www.bim-times.com/qt/Qt-5.11.1/qtdoc/supported-platforms.html#
    I can see Qt 5.11.1 support Android 4.1, 5, 6, 7, 8 (armv7, x86) API Level 16
    But GooglePlay requires to create app with target API above 32(33 from this August).
    Does it mean I cannot use Qt 5.11 to submit android app to GooglePlay? Then at least what version of Qt should I use to submit apps to GooglePlay?

    S 1 Reply Last reply 24 May 2023, 05:39
    0
    • S samdol
      23 May 2023, 20:45

      Hi,

      From http://www.bim-times.com/qt/Qt-5.11.1/qtdoc/supported-platforms.html#
      I can see Qt 5.11.1 support Android 4.1, 5, 6, 7, 8 (armv7, x86) API Level 16
      But GooglePlay requires to create app with target API above 32(33 from this August).
      Does it mean I cannot use Qt 5.11 to submit android app to GooglePlay? Then at least what version of Qt should I use to submit apps to GooglePlay?

      S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 24 May 2023, 05:39 last edited by
      #2

      @samdol said in Qt 5.11 android supported SDK:

      I can see Qt 5.11.1 support Android 4.1, 5, 6, 7, 8 (armv7, x86) API Level 16
      But GooglePlay requires to create app with target API above 32(33 from this August).
      Does it mean I cannot use Qt 5.11 to submit android app to GooglePlay?

      No, that's just the minimum supported API level. It has no relation to target SDK API level.

      Then at least what version of Qt should I use to submit apps to GooglePlay?

      Any version which will compile your app with newest SDK will do. But in general, newest SDK and Qt version are a good bet - you get good compatibility and many bugs fixed "for free".

      (Z(:^

      S 1 Reply Last reply 26 May 2023, 16:21
      1
      • S sierdzio
        24 May 2023, 05:39

        @samdol said in Qt 5.11 android supported SDK:

        I can see Qt 5.11.1 support Android 4.1, 5, 6, 7, 8 (armv7, x86) API Level 16
        But GooglePlay requires to create app with target API above 32(33 from this August).
        Does it mean I cannot use Qt 5.11 to submit android app to GooglePlay?

        No, that's just the minimum supported API level. It has no relation to target SDK API level.

        Then at least what version of Qt should I use to submit apps to GooglePlay?

        Any version which will compile your app with newest SDK will do. But in general, newest SDK and Qt version are a good bet - you get good compatibility and many bugs fixed "for free".

        S Offline
        S Offline
        samdol
        wrote on 26 May 2023, 16:21 last edited by
        #3

        @sierdzio
        Is it true even for IOS? I mean can I use, for example, Qt 5.7 to create an apps which run on IOS14?

        S 1 Reply Last reply 26 May 2023, 21:57
        0
        • C Offline
          C Offline
          CellCS
          wrote on 26 May 2023, 17:28 last edited by
          #4

          @samdol update your qt creator will solve this potential issue for Android

          1 Reply Last reply
          0
          • S samdol
            26 May 2023, 16:21

            @sierdzio
            Is it true even for IOS? I mean can I use, for example, Qt 5.7 to create an apps which run on IOS14?

            S Offline
            S Offline
            sierdzio
            Moderators
            wrote on 26 May 2023, 21:57 last edited by
            #5

            @samdol said in Qt 5.11 android supported SDK:

            @sierdzio
            Is it true even for IOS? I mean can I use, for example, Qt 5.7 to create an apps which run on IOS14?

            5.7 is probably too ancient. Why would you even want to use it?

            (Z(:^

            1 Reply Last reply
            0

            1/5

            23 May 2023, 20:45

            • Login

            • Login or register to search.
            1 out of 5
            • First post
              1/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved