Details
Description
Sensorsshowcase example not compiling on Android:
FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':processDebugMainManifest'. > Manifest merger failed : android:exported needs to be explicitly specified for element <activity#org.qtproject.qt.android.bindings.QtActivity>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.* Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. Get more help at https://help.gradle.org BUILD FAILED in 14s
Attachments
Issue Links
- is duplicated by
-
QTBUG-113275 [REG 6.5.1->6.5.0] sensors/sensorshowcase not compiling on Android
- Closed