Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Build Issue; Updating to Android 10
Qt 6.11 is out! See what's new in the release blog

Build Issue; Updating to Android 10

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 1 Posters 410 Views
  • 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.
  • E Offline
    E Offline
    Edward P.
    wrote on last edited by Edward P.
    #1

    Hello,

    I'm updating a QT application that was previously working with Android 7.1.1 and ndk 13b to Android 10. I'm getting the following message when I try to compile:

    The API level set for the APK is less than the minimum required by the kit.
    The minimum API level required by the kit is 21.
    Error while building/deploying project servicetool (kit: Android for armeabi-v7a,arm64-v8a,x86,x86_64 (Clang Qt 5.14.1 for Android))
    When executing step "Build Android APK"

    I've used the SDK manager that comes with Android Studio to download SDK10 and the NDK. I updated my manifest file to have minimum sdk required = API 21 and target sdk = API 29.
    manifest

    Android Build SDK in Build Android APK is set to android-29.
    APK

    And under Devices -> Android I have it pointing to the proper location of my SDK and NDK.
    SDKNDK

    Not sure what I'm missing. Any help would be greatly appreciated.

    1 Reply Last reply
    0
    • E Offline
      E Offline
      Edward P.
      wrote on last edited by
      #2

      Any help would be really appreciated. Is there more useful information that I could provide ?

      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