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. How to make android app compatible with later versions?
Qt 6.11 is out! See what's new in the release blog

How to make android app compatible with later versions?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 405 Views 2 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.
  • ahsan737A Offline
    ahsan737A Offline
    ahsan737
    wrote on last edited by
    #1

    Greetings,

    As a beginner, I have a few questions regarding android app development with Qt.

    Once we have successfully built an app for a specific android version, then what further changes/updates are required for higher android versions?

    For example:
    I built an app for Android 9 with the following configuration:

    JDK: jdk-8u211
    SDK Version: 26.1.1
    NDK Version: 19.2.5345600
    Qt 5.13.1
    androidBuildToolsVersion=28.0.3

    To make the app fully compatible with higher versions, which configuration (SDK, NDK, JDK, or Qt version) needs to be updated?

    (app can run on higher versions but some features may not work well such as sharing data with other apps due to updated privacy policies)

    PS: I've skimmed through Qt documentation but I couldn't really understand it.

    Regards,
    Ahsan

    JoeCFDJ 1 Reply Last reply
    0
    • ahsan737A ahsan737

      Greetings,

      As a beginner, I have a few questions regarding android app development with Qt.

      Once we have successfully built an app for a specific android version, then what further changes/updates are required for higher android versions?

      For example:
      I built an app for Android 9 with the following configuration:

      JDK: jdk-8u211
      SDK Version: 26.1.1
      NDK Version: 19.2.5345600
      Qt 5.13.1
      androidBuildToolsVersion=28.0.3

      To make the app fully compatible with higher versions, which configuration (SDK, NDK, JDK, or Qt version) needs to be updated?

      (app can run on higher versions but some features may not work well such as sharing data with other apps due to updated privacy policies)

      PS: I've skimmed through Qt documentation but I couldn't really understand it.

      Regards,
      Ahsan

      JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by JoeCFD
      #2

      @ahsan737 These are Android requirements, not Qt requirements.
      For example: type in google to find out what you need
      What version of SDK for Android 11?

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nora123
        wrote on last edited by
        #3
        This post is deleted!
        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