Am 12.04.20 um 19:21 schrieb Harri Pasanen:
....

Taking an old Android project that builds with Qt 5.13.1, It still does not build out of the box with 5.14.2.  It seems  like old AndroidManifest.xml will need something tweaked, Gradle complains about deprecated features being used, and fails:

AndroidManifest.xml:16:13-120: AAPT: error: resource array/bundled_in_lib (aka com.mpaja.stoppola:array/bundled_in_lib) not found.

AndroidManifest.xml:17:13-126: AAPT: error: resource array/bundled_in_assets (aka com.mpaja.stoppola:array/bundled_in_assets) not found.

Now I need to find out how to upgrade the AndroidManifest.xml

If I don't know what was changed between Qt versions, I create the Android Templates and compare what was changed for Manifest and Gradle

ekke

Anyway, looking quite promising.

Thanks,

Harri


_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to