[Qt-creator] Build Android APK Additional Libraries vs. ANDROID_EXTRA_LIBS

Assam Boudjelthia assam.boudjelthia at qt.io
Mon Apr 27 10:41:01 CEST 2020


Hi Harri,

________________________________
> From: Qt-creator <qt-creator-bounces at qt-project.org> on behalf of Harri Pasanen <harri at mpaja.com>
> Sent: Tuesday, April 14, 2020 5:49 PM
> To: qt-creator <qt-creator at qt-project.org>
> Subject: [Qt-creator] Build Android APK Additional Libraries vs. ANDROID_EXTRA_LIBS
>
>
> Hi,
>
>
> In project settings under Build Android APK there is "Additional Libraries" box, but I wonder what is the relationship of that with qmake .pro file ANDROID_EXTRA_LIBS?
>
The "Additional Libraries" list is only a UI for setting ANDROID_EXTRA_LIBS.
>
> How are multiple target architectures dealt with in that?
>
You can add multiple arch libs then androiddeployqt would check for the architecture, if it doesn't match the deployment architecture, androiddeployqt will reject it.
>
> Thanks,
> Harri

Best regards,
Assam

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20200427/e4954214/attachment.html>


More information about the Qt-creator mailing list