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 build a Qt App run on multi Android version
Forum Updated to NodeBB v4.3 + New Features

How to build a Qt App run on multi Android version

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 614 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.
  • Quang PhuQ Offline
    Quang PhuQ Offline
    Quang Phu
    wrote on last edited by Quang Phu
    #1

    I am developing an android app through Qt Creator, Are any ways to build an app with multi android platform, because Qt allows 1 platform at a moment.
    E.g: If I build for Android x86, the apk output can't run on armeabi-v7a

    Info:
    Qt: 5.13.0
    Android Studio: 3.4.2
    NDK: R20

    0_1566878162052_QtAndroid.png

    J.HilkJ 1 Reply Last reply
    0
    • Quang PhuQ Quang Phu

      I am developing an android app through Qt Creator, Are any ways to build an app with multi android platform, because Qt allows 1 platform at a moment.
      E.g: If I build for Android x86, the apk output can't run on armeabi-v7a

      Info:
      Qt: 5.13.0
      Android Studio: 3.4.2
      NDK: R20

      0_1566878162052_QtAndroid.png

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      @quang-phu Qt does, as of right now, not support the Android App Bundle format.

      But it's not yet needed as well.

      Simply create 1 apk for each architecture and upload them to the store

      For more information:
      https://blog.qt.io/blog/2019/06/28/comply-upcoming-requirements-google-play/


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      1 Reply Last reply
      1
      • Quang PhuQ Offline
        Quang PhuQ Offline
        Quang Phu
        wrote on last edited by
        #3

        Ok, got it, thank @J-Hilk

        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