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. Unable to build for Android 32b and 64b
Forum Updated to NodeBB v4.3 + New Features

Unable to build for Android 32b and 64b

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 148 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.
  • M Offline
    M Offline
    Manatee
    wrote on last edited by Manatee
    #1

    Hello, Im trying to publish an app into the Google play store, but after building it and uploading I get the "This release is not compliant with the Google Play 64-bit requirement."
    Looking into the option of Qt I found that 5.12.10 has the possibility to chose between arm64-v8a, armeabi-v7a, while the 5.15.2 has only Clang Multi-abi and I can change the ABIs in Build > Build Steps menu'. Here I select arm64-v8a
    Untitled.png
    press build and the output folder give me the 32bit version of the app.... This is the content of the apk produced
    5a725f7b-4cf4-473c-8bf7-68d2ea09732d-image.png
    Meanwhile If I use Qt 5.12.10 I can upload into the store but it crash when launching "Error occurred while launching your app".
    Anyway I would use the Multi-Abi so I can upload an .aab into the store but it doesnt compile for 64b just for 32b even if I select all the choises inside Build Steps > ABIs.
    Can anyone help me solve this problem.
    I also tried to move on QT 6.0 but BLE module is not yet ready so I have to wait 'til the 6.0.3
    Thank you

    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