As far as I know store expects both in the same apk.
So as I understand you suggest having two different versions in store for 
different platforms?
That may work. Thanks for one more workaround :)

Regards,
Ivan
________________________________
From: Qt-creator <qt-creator-bounces+ivan.donchevskii=qt...@qt-project.org> on 
behalf of Bogdan Vatra <bogdan.va...@kdab.com>
Sent: Friday, April 13, 2018 7:52:49 AM
To: qt-creator@qt-project.org
Cc: Nikos Chantziaras
Subject: Re: [Qt-creator] Multiple Android APK support?

Hi,

It's quite straight forward:
 - install Qt for Android for arm & x86
 - add Android arm & x86 kits to your project
 - select arm kit and build first apk for arm
 - bump version (yes, this step is a must !)
 - select x86 kit and build the second apk for x86
 - upload the apk to Google Play.

Cheers,
BogDan.

În ziua de vineri, 13 aprilie 2018, la 00:24:28 EEST, Nikos Chantziaras a
scris:
> I want to upload two APKs to the Google Play Store. One for ARM, one for
> x86. Google's instructions:
>
>    https://developer.android.com/studio/build/configure-apk-splits.html
>
> are for Android Studio. Are there instructions for Qt Creator? Has
> anyone done this yet?
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator



_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to