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 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?

    sierdzioS 1 Reply Last reply
    0
    • S samdol

      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?

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on 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
      1
      • sierdzioS sierdzio

        @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 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?

        sierdzioS 1 Reply Last reply
        0
        • C Offline
          C Offline
          CellCS
          wrote on last edited by
          #4

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

          1 Reply Last reply
          0
          • S samdol

            @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?

            sierdzioS Offline
            sierdzioS Offline
            sierdzio
            Moderators
            wrote on 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

            • Login

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