zoukankan      html  css  js  c++  java
  • Genymotion Unable to create Virtual Device:Connection timeout

    1.进入C:Users[UserName]AppDataLocalGenymobile,打开genymotion.log,找到最后几句话:

        九月 2 14:29:45 [Genymotion] [Debug] Launching download 
        九月 2 14:29:45[Genymotion] [Debug] [downloadFile] "https://cloud.genymotion.com/vmtemplate/ead8fc7f-df52-4b0b-a78d-8021a321a038/getova" ->
    "C:Users[UserNameAppDataLocal/Genymobile/Genymotion/ova/genymotion_vbox86p_4.2.2_150609_211430.ova" //默认镜像存储路径
        九月 2 14:29:45 [Genymotion] [Debug] Proxy configuration: no proxy used 
        九月 2 14:29:46 [Genymotion] [Debug] Start timer 
        九月 2 14:29:46 [Genymotion] [Debug] Resume download mode: available 
        九月 2 14:29:46 [Genymotion] [Debug] Remote file size: 154480640 ,current local file size: 595719 
        九月 2 14:29:46 [Genymotion] [Debug] writting to local file with mode OpenMode( "Append|WriteOnly" ) 
        九月 2 14:29:46 [Genymotion] [Debug] Downloading    file   "http://files2.genymotion.com/dists/4.2.2/ova/genymotion_vbox86p_4.2.2_150609_211430.ova"
     //模拟器镜像文件
        九月 2 14:29:46 [Genymotion] [Debug] Start timer 
        九月 2 14:29:50 [Genymotion] [Debug] Slideshow loaded:  OK 
        九月 2 14:30:18 [Genymotion] [Error] Connection Timeout 
        九月 2 14:30:18 [Genymotion] [Debug] Received code: 2 : "" 
    2.复制镜像文件链接,在浏览器中下载,完成之后放入默认存储路径内,重启Genymotion即可。
  • 相关阅读:
    【线段树】懒标记的维护
    【dp】luoguP4796 关于图 想不到是状压dp (┬_┬)
    【数论】莫比乌斯函数+中国剩余定理
    【积累】Burnside引理和Polya定理
    【排序优化】牛客练习赛54D
    ubuntu修改hostname
    apt-get命令详解
    微信历史版本下载
    vim自动补全快捷键
    Servlet实例
  • 原文地址:https://www.cnblogs.com/zhujiabin/p/5210934.html
Copyright © 2011-2022 走看看