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. Publishing APP on Google Play!
Qt 6.11 is out! See what's new in the release blog

Publishing APP on Google Play!

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 342 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.
  • R Offline
    R Offline
    RenanHm
    wrote on last edited by
    #1

    Hello... after a month compiling my QT project for Android... I'm now trying to publish it on Google Play...
    The problem that to publish on Google Play the minimum API is currently 31.
    But my QT project allows me to select only API 29 at most.
    Look:
    version.png

    How to build my project using API 31??

    I use QT 5.14.2

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sidthatsmoi
      wrote on last edited by
      #2

      What is the "Android build platform SDK" version you are using? You can find this under Projects>Build Steps>Build Android APK>Application.

      If the maximum value you can get is "android-29", you might need to update your Android SDK.

      The simplest way to update your SDK is to go to Edit>Preferences>Devices>Android>SDK Manager and update from there.

      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