当前位置:网站首页>Manifest merger failed : Attribute [email protected] value=
Manifest merger failed : Attribute [email protected] value=
2022-08-02 14:11:00 【海无垠】
问题:
Manifest merger failed : Attribute [email protected] value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91
is also present at [androidx.core:core:1.0.0] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory).
Suggestion: add ‘tools:replace=“android:appComponentFactory”’ to element at AndroidManifest.xml:9:5-34:19 to override.
出现这种问题一般是support 支持库的版本问题,统一版本就行了;我遇到的是在做flutter混编的时候,AndroidX与support支持库同事存在导致的问题,当然也是应为版本问题
边栏推荐
- Daily - Notes
- Compilation error D8021: Invalid numeric argument '/Wextra' cl command line error d8021 invalid numeric argument '/Wextra'
- Project: combing the database table
- word方框怎么打勾?
- Summarize computer network super comprehensive test questions
- pytorch模型转libtorch和onnx格式的通用代码
- 3.用户上传头像
- Publish module to NPM should be how to operate?Solutions to problems and mistake
- Detailed explanation of Golang garbage collection mechanism
- [STM32 Learning 1] Basic knowledge and concepts are clear
猜你喜欢

STM32LL library - USART interrupt to receive variable length information

cmake configure libtorch error Failed to compute shorthash for libnvrtc.so

基于最小二乘法的线性回归分析方程中系数的估计

Win11电脑一段时间不操作就断网怎么解决

Open the door to electricity "Circuit" (3): Talk about different resistance and conductance

Introduction to in-order traversal (non-recursive, recursive) after binary tree traversal

GMP scheduling model of golang

Win11没有本地用户和组怎么解决

Spark及相关生态组件安装配置——快速回忆

TCP三次握手、四次挥手
随机推荐
模板系列-并查集
二叉树的遍历:递归法/ 迭代法/ 统一迭代法(强QAQ)
KiCad Common Shortcuts
Configure clangd for vscode
Installation and configuration of Spark and related ecological components - quick recall
基于最小二乘法的线性回归分析方程中系数的估计
Happy, 9/28 scene collection
使用 腾讯云搭建一个个人博客
二叉排序树与 set、map
Win11 computer off for a period of time without operating network how to solve
STM32LL库——USART中断接收不定长信息
LeetCode 2354. 优质数对的数目 二进制01表示和集合之间的转换
What are IPV4 and IPV6?
word方框怎么打勾?
3. User upload avatar
Do Windows 10 computers need antivirus software installed?
Win11电脑一段时间不操作就断网怎么解决
Win11 keeps popping up User Account Control how to fix it
How to simulate 1/3 probability with coins, and arbitrary probability?
cmake configure libtorch error Failed to compute shorthash for libnvrtc.so