adb: failed to check server version: protocol fault (couldn’t read status): connection reset 2022-2-14 9:29 | 791 | 0 | 博客 97 字 | 1 分钟内 具体表现为android studio 选择设备的地方是灰色 一直显示loading devices. 这个问题是我在安装flutter后引起的. 一般通过上图就能解决. 我的方法是如下图 相当于重启了adb. androidandroid studio
android studio 终端 build 中文乱码 2020-5-20 12:57 | 1,397 | 0 | 博客 25 字 | 几秒读完 添加 -Dfile.encoding=UTF-8 重启 androidandroid studio