码迷,mamicode.com
首页 > 移动开发 > 详细

Android 解决小米手机Android Studio安装app 报错的问题It is possible that this issue is resolved by uninstalling an existi

时间:2017-10-22 21:07:14      阅读:308      评论:0      收藏:0      [点我收藏+]

标签:关闭   splay   启用   imp   lib   开发者   hang   version   bsp   

Android Studio升级到2.3版本之后,小米手机MIUI8不能运行Android Studio程序,报如下错误:
Installation failed with message Failed to establish session.
It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, and then re-installing.

WARNING: Uninstalling will remove the application data!

Do you want to uninstall the existing application?


技术分享

解决方法

设置Android Studio 中Instant Run中的选项为不选中

  1. 根据以下路径,找到Instant Run中的选项 
    File —— Settings——Build,Execution,Deployment——Instant Run
  2. 将Enable Instant Run to hot swap code/resource changes on deploy(default enabled)的选择框取消。

技术分享
 
3.点击Apply,保存设置就OK了。
 

在手机的开发者模式中关闭MIUI优化

进入到手机的开发者模式,在最下面有一个启用MIUI优化选项,关闭这个选项会提示重启手机,选择关闭并重启重新启动后,再次运行我们的程序,就可以在手机上运行了。

Android 解决小米手机Android Studio安装app 报错的问题It is possible that this issue is resolved by uninstalling an existi

标签:关闭   splay   启用   imp   lib   开发者   hang   version   bsp   

原文地址:http://www.cnblogs.com/zhujiabin/p/7710685.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!