美文网首页
The application could not be ins

The application could not be ins

作者: Bfmall | 来源:发表于2022-08-11 15:43 被阅读0次

android手机升级到android12版本,使用AS安装程序,有如下报错
The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED

** 解决方法:**

在AndroidManifest.xml中做如下修改:

<activity android:name=".MainActivity" android:exported="true">

相关文章

网友评论

      本文标题:The application could not be ins

      本文链接:https://www.haomeiwen.com/subject/nczxgrtx.html