Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.0 RC1, 6.5, 6.6, 6.7
-
-
2023wk42FOQtforAndroid, 2023wk44FOQtforAndroid, 2023wk48FOQtforAndroid
Description
gradle prints this warning:
package="foo.bar.app" found in source AndroidManifest.xml: <snip>/app/android-build/AndroidManifest.xml.Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
Using a custom AndroidManifest.xml without a package attribute runs into
Invalid android manifest file: <snip>/app/android-build//AndroidManifest.xml
because androiddeployqt checks for it's existence.
Attachments
Issue Links
- is duplicated by
-
QTBUG-118843 androiddeployqt requires a manifest 'package' attribute, which is deprecated in Gradle 7.x
-
- Closed
-
-
QTBUG-107222 move package name from AndroidManifest.xml to build.gradle
-
- Closed
-
- is required for
-
QTBUG-113383 Spike Gradle update need for Android 14
-
- In Progress
-
- relates to
-
QTBUG-105510 Qt 6.5.0: Update gradle
-
- Closed
-
(2 mentioned in)