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即可。
  • 相关阅读:
    iOS之在AppDelegate中push到指定页面
    iOS之iOS中的(null)、<null>、 nil 的问题
    HTML表格属性及简单实例
    iOS多语言设置
    HTML简单介绍
    iOS-WebView(WKWebView)进度条
    OC 中property的使用
    Memory map of an object array
    2018-10-15 21:07:38 c language
    2018-10-15 00:41:45 c language
  • 原文地址:https://www.cnblogs.com/zhujiabin/p/5210934.html
Copyright © 2011-2022 走看看