Android Studio安装应用时报错 installation failed with message Failed to finalize session......

解决方法:

在AndroidManifest.xml中的provider中的authorities后加几个数字即可。


2017.09.01:

我发现有的项目AndroidManifest.xml中没有provider

解决方法:

1.打开File-Settings。

2.取消图中勾选。

  

原文地址:https://www.cnblogs.com/zhangjiuding/p/7368530.html