Installation failed with message Failed to establish session.
Fix way
The reason for this error is that I configured the adb environment. If there is no configuration of adb, but also reported this error, indicating that adb is occupied, with this command:
adb kill server
If MIUI, there is a ‘open MIUI optimization’ in developer option, just close it!
Reference : http://www.fatalerrors.org/a/installation-failed-with-message-failed-to-establish-session.html
本文介绍了当遇到安装失败提示“Failed to establish session”时的解决办法,包括使用adb kill-server命令及关闭MIUI系统的开发者选项中的MIUI优化功能。
2319

被折叠的 条评论
为什么被折叠?



