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. Cannot rebuild project with Android for armeabi-v7a
Forum Updated to NodeBB v4.3 + New Features

Cannot rebuild project with Android for armeabi-v7a

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 664 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.
  • CaktozzC Offline
    CaktozzC Offline
    Caktozz
    wrote on last edited by
    #1

    i want to rebuild project to get the latest .apk. But but there is an issue like this

    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 16.
    Error while building/deploying project untitled (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.8.0))
    When executing step "Build Android APK"
    

    Android build SDK : 16
    How to solve the issue?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Check your AndroidManifest and make sure the minimum API level is at least 16. Target API level can (should) be higher.

      (Z(:^

      1 Reply Last reply
      1
      • CaktozzC Offline
        CaktozzC Offline
        Caktozz
        wrote on last edited by
        #3

        @sierdzio You are so kind, Thank you. It's worked

        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