The application could not be ins

2022-08-11  本文已影响0人  Bfmall

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

** 解决方法:**

在AndroidManifest.xml中做如下修改:

<activity android:name=".MainActivity" android:exported="true">
上一篇 下一篇

猜你喜欢

热点阅读