错误:Android 12 中的 INSTALL_PARSE_FAILED_MANIFEST_MALFORMED

Posted

技术标签:

【中文标题】错误:Android 12 中的 INSTALL_PARSE_FAILED_MANIFEST_MALFORMED【英文标题】:Error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED in android 12 【发布时间】:2021-12-23 15:56:12 【问题描述】:

我尝试在 android 12 上安装我的应用程序,然后显示此错误:

Failed parse during installPackageLI: /data/app/vmdl1552365075.tmp/base.apk (at Binary XML file line #227): com.dieam.reactnativepushnotification.modules.RNPushNotificationBootEventReceiver: Targeting S+ (version 31 and above) requires that an explicitvalue for android:exported be defined when intent filters are present'

那么,如何解决这个问题?

【问题讨论】:

【参考方案1】:

您需要在清单中为您的接收者添加android:exported。你可以阅读它documentation

【讨论】:

以上是关于错误:Android 12 中的 INSTALL_PARSE_FAILED_MANIFEST_MALFORMED的主要内容,如果未能解决你的问题,请参考以下文章

如何修复 Android Studio 中的 INSTALL_FAILED_INVALID_APK 错误?

错误记录Android 编译报错 ( Installed Build Tools revision 31.0.0 is corrupted. Remove and install again )

无法在 Emulator Android API 31 上安装应用程序。原因是安装错误:INSTALL_PARSE_FAILED_MANIFEST_MALFORMED?

Android 安装错误:Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY

Easy_install 或 pip 安装错误:[SSL: CERTIFICATE_VERIFY_FAILED] 证书验证失败 (_ssl.c:579)]

运行 brew install android-sdk 后使用 Android SDK 出错