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即可。
  • 相关阅读:
    placeholder在ie浏览器里不显示的问题解决
    条件注释判断浏览器版本<!--[if lt IE 9]>
    在CSS中,BOX的Padding属性的数值赋予顺序为
    PhpStorm的注册码、Key
    关于【bootstrap modal 模态框弹出瞬间消失的问题】
    python 常见算法
    scrapy 爬虫基础
    python中的小知识点
    python 数据结构简介
    前端插件定制--表头和表内容
  • 原文地址:https://www.cnblogs.com/zhujiabin/p/5210934.html
Copyright © 2011-2022 走看看