Commit Graph

4 Commits

Author SHA1 Message Date
Assam Boudjelthia 54e48f16bb Android: rename Android's package name for Qt 6
Rename Android package name org.qtproject.qt5.android to
org.qtproject.qt.android to avoid inconsistency with Qt 6 name.
Also, we include the major version number in the jar target.

Task-number: QTBUG-86969
Change-Id: If2c7e014ed52dd97e86c5a179dfbcbcce915ee83
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2020-10-05 09:51:51 +03:00
Eskil Abrahamsen Blomfeldt 57a786870d Update AndroidManifest.xml to be compatible with Qt 5.14
Necessary changes to be compatible with AAB changes in Qt 5.14.

Change-Id: I014c49a0ff01b9d2d1d086049d6edb885c9fac52
Reviewed-by: BogDan Vatra <bogdan@kdab.com>
2019-10-25 11:50:46 +02:00
Alex Blasche 653900f1d4 Fix building examples on Android
Qt 5.13 lifted the minimal Android SDK version to 21. The example
had a too low version.

Change-Id: I3b9bc936799e334635898435366167f91c002c75
Reviewed-by: BogDan Vatra <bogdan@kdab.com>
2019-04-26 06:20:14 +00:00
Andy Nichols eaf8a9800e Deploy examples to the standard examples directory
Examples were using the default Qt Creator generated deployment
include which does not have the correct target paths.

Task-number: QTBUG-51918
Change-Id: I6d217c6964c2cdab852ea1067bd0adcb6f34534a
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-05-24 11:52:39 +00:00