Details
-
Sub-task
-
Resolution: Done
-
P2: Important
-
None
-
-
9dcbb8ca01e0981b6a3c7ea8dd278014343f48e3 (qt-creator/qt-creator/master)
-
2020wk42, 2020wk44
Description
QC does not copy the build artifacts by default to the android-build folder which is used to build the apk package.
QC better start using the "make apk" command instead of using the long command list with androiddeployqt, because the target "apk" should be able to handle all that out of the box.