[Interest] Android Tooling (Qt 5.12.1 --> Qt 5.13.1)
Jérôme Godbout
godboutj at amotus.ca
Wed Sep 11 15:21:47 CEST 2019
I have the following working with Qt 5.13.1:
- SDK 28 rev 6
- SDK Built tools 28.0.3
- SDK Platform tools 28.0.3
- Android SDK tools 26.1.1
- NDK 19.2.535600
Others:
- OpenSSL 1.1.1.c, I have a custom script from https://github.com/KDAB/android_openssl
-----Original Message-----
From: Interest <interest-bounces at qt-project.org> On Behalf Of ekke
Sent: September 11, 2019 5:18 AM
To: Android Development <android-development at qt-project.org>; interest at qt-project.org
Subject: [Interest] Android Tooling (Qt 5.12.1 --> Qt 5.13.1)
just upgrading from Qt 5.12.1 to 5.13.1
on macOS 10.13.6 (will switch to 10.14 soon)
what are the recommended tools ?
on Qt 5.12.1 this worked perfect for me:
SDK Platform 28
SDK Tools 25.2.5
NDK r18b
Manifest Min SDK 18, Target SDK 28
openSSL 1.0.0.x
on Qt 5.13.1 is this OK ?
SDK Platform 29
SDK Platform Tools 28.0.1
NDK r19c or r20 ???
Manifest Min SDK 21, Target 29
openSSL 1.1.1.x
should I create new Templates in QtC and overwrite the existing templates from 5.12.1 ?
BTW: I don't have Android Studio installed, NDK downloaded from Google, SDK using native SDK Manager inside QtC
With Qt 5.13.1 I also want to deploy APKs for 32bit and 64bit to fullfill Googles PlayStore requirements. Before I only deployed 32 Bit APKs
want to blog about and to be sure that it's all correct
thanks for any tips and input
ekke
_______________________________________________
Interest mailing list
Interest at qt-project.org
https://lists.qt-project.org/listinfo/interest
More information about the Interest
mailing list