Android Studio安装应用时报错 installation failed with message Failed to finalize session......时间:2023-03-08 17:30:39 解决方法: 在AndroidManifest.xml中的provider中的authorities后加几个数字即可。 2017.09.01: 我发现有的项目AndroidManifest.xml中没有provider 解决方法: 1.打开File-Settings。 2.取消图中勾选。