[Qt-creator] Multiple Android APK support?
Bogdan Vatra
bogdan.vatra at kdab.com
Fri Apr 13 07:52:49 CEST 2018
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
More information about the Qt-creator
mailing list