当前位置:   article > 正文

Android 编译出错问题_manifest merger failed : android:exported needs to

manifest merger failed : android:exported needs to be explicitly specified f

Manifest merger failed : android:exported needs to be explicitly specified for element <activity#com.squareup.leakcanary.internal.DisplayLeakActivity>. 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.
 

解决办法:在配置文件中找到在有intent-filter的activity中加上android:exported="true"

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Li_阴宅/article/detail/824110
推荐阅读
相关标签
  

闽ICP备14008679号