Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problem Qt for Android
Forum Updated to NodeBB v4.3 + New Features

Problem Qt for Android

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 328 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
    safiye
    wrote on last edited by
    #1

    Hi,
    I want to run Qt as an android application. Despite installing the necessary packages, I get the following error. What do you think could be the problem? The versions I use are as follows;

    Qt: 5.11.1
    Qt Creator: 4.6.2
    Android NDK: r10e
    Android SDK: 26.1.1
    Android JDK: 8u271
    Android API level: 30
    (SDK Version: 26.1.1, NDK Version: 10.4.0)

    The Error:

    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 accelbubble (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.11.1 for Android armv7))
    When executing step "Build Android APK"

    Qt Devices image:
    3cfacaca-ec12-4056-8647-6b323d56a630-image.png

    e3264e46-f3fc-4481-a8cd-583f65e8b58f-image.png

    1606142f-561a-4600-a3d9-ce33e57ce4ab-image.png

    K 1 Reply Last reply
    0
    • S safiye

      Hi,
      I want to run Qt as an android application. Despite installing the necessary packages, I get the following error. What do you think could be the problem? The versions I use are as follows;

      Qt: 5.11.1
      Qt Creator: 4.6.2
      Android NDK: r10e
      Android SDK: 26.1.1
      Android JDK: 8u271
      Android API level: 30
      (SDK Version: 26.1.1, NDK Version: 10.4.0)

      The Error:

      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 accelbubble (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.11.1 for Android armv7))
      When executing step "Build Android APK"

      Qt Devices image:
      3cfacaca-ec12-4056-8647-6b323d56a630-image.png

      e3264e46-f3fc-4481-a8cd-583f65e8b58f-image.png

      1606142f-561a-4600-a3d9-ce33e57ce4ab-image.png

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @safiye

      AFAIK the message shall relate to the target SDK setting as in here:
      f2addad7-ebd4-4191-b66d-31972fd45d72-image.png

      Note this screenshot is taken from a much younger creator version 4.13.2.

      You are using creator V4.6.2 and since then a lot has changed. I recommend updating to a more recent creator version.
      The same also for the Qt lib version you are using.

      Vote the answer(s) that helped you to solve your issue(s)

      S 1 Reply Last reply
      1
      • K koahnig

        @safiye

        AFAIK the message shall relate to the target SDK setting as in here:
        f2addad7-ebd4-4191-b66d-31972fd45d72-image.png

        Note this screenshot is taken from a much younger creator version 4.13.2.

        You are using creator V4.6.2 and since then a lot has changed. I recommend updating to a more recent creator version.
        The same also for the Qt lib version you are using.

        S Offline
        S Offline
        safiye
        wrote on last edited by
        #3

        Thank you @koahnig

        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