[Qt-creator] Multiple Android APK support?
Ivan Donchevskii
ivan.donchevskii at qt.io
Fri Apr 13 08:06:16 CEST 2018
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.io at qt-project.org> on behalf of Bogdan Vatra <bogdan.vatra at kdab.com>
Sent: Friday, April 13, 2018 7:52:49 AM
To: qt-creator at 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 at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
_______________________________________________
Qt-creator mailing list
Qt-creator at qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20180413/9674db56/attachment.html>
More information about the Qt-creator
mailing list