Genymotion-Android模拟器提示"Unable to connect to the Genymotion server. Please check your Internet connection."解决方法

昨天刚装的Genymotion,昨晚还用得好好的。

今晚开机,重新打开Genymotion,却提示:"Unable to connect to the Genymotion server. Please check your Internet connection."。

看提示,我以为是网络问题,分别挂上香港VPN和美国VPN,均提示这个错误。

Genymotion-Android模拟器提示"Unable to connect to the Genymotion server. Please check your Internet connection."解决方法

Genymotion-Android模拟器提示"Unable to connect to the Genymotion server. Please check your Internet connection."解决方法

Genymotion-Android模拟器提示"Unable to connect to the Genymotion server. Please check your Internet connection."解决方法

很纳闷,百思不得其解。

于是度娘,谷歌,也不见其解决方案。

之后,用Everything搜索关键词"Genymotion",找到了%USERPROFILE%\AppData\Local\Genymobile文件夹,用这句代码在Windows资源管理器中的路径输入,可以快捷打开。

PS:%USERPROFILE%代表当前用户文件夹的意思。

Genymotion-Android模拟器提示"Unable to connect to the Genymotion server. Please check your Internet connection."解决方法

看到了stats.db文件cache文件夹,直接大胆删掉,扔进回收站。

PS:这两个的路径

%USERPROFILE%\AppData\Local\Genymobile\stats.db
%USERPROFILE%\AppData\Local\Genymobile\Genymotion\cache

再重新试试运行Genymotion,成功了。

Genymotion版本:2.10.0

Genymotion-Android模拟器提示"Unable to connect to the Genymotion server. Please check your Internet connection."解决方法

上一篇:C语言结构体--位域


下一篇:C语言笔记 08_函数指针&回调函数&字符串&结构体&位域