最新摆弄PhoneGap打包,所以需要安卓的环境,配置后,sdk更新实在是在慢了,上网找了一下,可能被强了,所有总结如下办法,最后弄好了,跟大家分享一下

具体步骤:
1:打开SDK Manager.exe
2:选择Tools-Optins,将【Force https:// ...】打勾

3:最后更新下自己的HOSTS文件,Host文件位置,以win7 64位系统为例:C:\Windows\System32\drivers\etc

可在HOSTS文件加入如下内容,以后访问谷歌等网站方便一些

  1. 127.0.0.1 localhost
  2. #Google Service
  3. #Chrome 网上应用
  4. 203.208.46.146 chrome.google.com
  5. 203.208.46.146 clients0.google.com
  6. 203.208.46.146 clients1.google.com
  7. 203.208.46.146 clients2.google.com
  8. 203.208.46.146 clients3.google.com
  9. 203.208.46.146 clients4.google.com
  10. 203.208.46.146 www.googleusercontent.com
  11. 203.208.46.146 lh0.googleusercontent.com
  12. 203.208.46.146 lh1.googleusercontent.com
  13. 203.208.46.146 lh2.googleusercontent.com
  14. 203.208.46.146 lh3.googleusercontent.com
  15. 203.208.46.146 lh4.googleusercontent.com
  16. 203.208.46.146 lh5.googleusercontent.com
  17. 203.208.46.146 lh6.googleusercontent.com
  18. 203.208.46.146 clients1.googleusercontent.com
  19. 203.208.46.146 clients2.googleusercontent.com
  20. #网页快照
  21. 203.208.46.146 webcache.googleusercontent.com
  22. #Google SSL
  23. 203.208.46.146 encrypted.google.com
  24. 203.208.46.146 encrypted.google.com.hk
  25. #Google Docs
  26. 203.208.46.146 docs.google.com
  27. 203.208.46.146 docs0.google.com
  28. 203.208.46.146 docs1.google.com
  29. 203.208.46.146 docs2.google.com
  30. 203.208.46.146 docs3.google.com
  31. 203.208.46.146 spreadsheets.google.com
  32. 203.208.46.146 spreadsheets0.google.com
  33. 203.208.46.146 spreadsheets1.google.com
  34. 203.208.46.146 spreadsheets2.google.com
  35. 203.208.46.146 spreadsheets3.google.com
  36. #Gmail
  37. 203.208.46.146 mail.google.com
  38. 203.208.46.146 chatenabled.mail.google.com #Gmail中Gtalk聊天服务
  39. #Google 搜索
  40. 203.208.46.146 www.google.com
  41. #Google preview
  42. 203.208.46.146 www.googlepreview.com
  43. #Google 翻译
  44. 203.208.46.146 translate.google.com
  45. 203.208.46.146 translate.googleapis.com
  46. #Google 搜索建议(IE9)
  47. 203.208.46.146 clients5.google.com
  48. #Google Code
  49. 203.208.46.146 code.google.com
  50. #Picasa 网络相册
  51. 203.208.46.146 picasaweb.google.com
  52. 203.208.46.146 lh0.ggpht.com
  53. 203.208.46.146 lh1.ggpht.com
  54. 203.208.46.146 lh2.ggpht.com
  55. 203.208.46.146 lh3.ggpht.com
  56. 203.208.46.146 lh4.ggpht.com
  57. 203.208.46.146 lh5.ggpht.com
  58. 203.208.46.146 lh6.ggpht.com
  59. 203.208.46.146 lh7.ggpht.com
  60. 203.208.46.146 lh8.ggpht.com
  61. 203.208.46.146 lh8.ggpht.com
  62. 203.208.46.146 lh9.ggpht.com
  63. 203.208.46.146 lh6.google.com
  64. #Google 个人资料
  65. 203.208.46.146 profiles.google.com
  66. 203.208.46.146 browsersync.google.com
  67. #Google+
  68. 203.208.46.146 talkgadget.google.com #Google+中的聊天服务
  69. 203.208.46.146 ssl.gstatic.com
  70. 203.208.46.146 images-pos-opensocial.googleusercontent.com
  71. 203.208.46.146 images1-focus-opensocial.googleusercontent.com
  72. 203.208.46.146 images2-focus-opensocial.googleusercontent.com
  73. 203.208.46.146 images3-focus-opensocial.googleusercontent.com
  74. 203.208.46.146 images4-focus-opensocial.googleusercontent.com
  75. 203.208.46.146 images5-focus-opensocial.googleusercontent.com
  76. 203.208.46.146 images6-focus-opensocial.googleusercontent.com
  77. 203.208.46.146 plus.google.com
  78. #Download 下载
  79. 203.208.46.146 dl.google.com
  80. 203.208.46.146 dl-ssl.google.com
  81. #Groups
  82. 203.208.46.146 groups.google.com
  83. #Google URL Shortener
  84. 203.208.46.146 goo.gl
  85. #Google App Engine
  86. 203.208.46.146 appengine.google.com
  87. #Android Developer
  88. 74.125.113.121 developer.android.com

最后,在win7中,你修改后可能告诉你管理权限不够,没关系,将Hosts文件复制到其他地方修改,最后在覆盖它,就大功告成了

关于Android SDK无法更新的解决办法的更多相关文章

  1. Xamarin Android SDK无法更新的解决办法

    Xamarin Android SDK无法更新的解决办法   Xamarin Android SDK无法更新的解决办法,更新时候,提示警告信息:A folder failed to be moved. ...

  2. Android SDK无法更新的问题解决办法

    问题: SSL hostname in certificate didn't matchhostname in certificate didn't match: <dl-ssl.google. ...

  3. Android Studio Gradle更新的解决办法

    环境: Win7_64旗舰版.Android Studio2.1.1 问题描述: 在打开Android Studio项目的时候,会下载项目对应版本的gradle,由于是国外网站导致更新较慢,该版本是在 ...

  4. Android SDK无法更新的解决方法

    一.说明: Android 更新sdk时访问google很慢,有时连接不上,可利用国内的某些镜像网站实现Android SDK在线更新. 二.解决方法: 在SDK Manager -> tool ...

  5. Android Studio 自动更新失败解决办法

    Check Update一直提示Connection failed. Please check your network connection and try again,开始以为是由于G*W在捣乱, ...

  6. 启动Eclipse后卡在 android sdk content loader 的解决办法

    Make sure that eclipse is not active. If it is active kill eclipse from the processes tab of the tas ...

  7. Android SDK Manager更新不了的解决办法

    android SDK Manager更新不了,出现错误提示:"Failed to fetch URL..."! 可以用以下办法解决: 使用SDK Manager更新时出现问题 F ...

  8. Android SDK Manager无法更新的解决办法

    Fetching https://dl-ssl.google.com/android/repository/addons_list-1.xmlFailed to fetch URL https://d ...

  9. 解决Android SDK Manager更新、下载速度慢

    hosts文件里面原来的内容不做修改,只是添加内容 方法/步骤 先看看如何加快更新速度,再说如何更新. 首先更新host文件,如图,打开目录 C:\Windows\System32\drivers\e ...

随机推荐

  1. AWS ELB Sticky Session有问题?别忘了AWSELB cookie

    我们的产品中有两个Module,分别部署在独立的Linux机器上,Module 1需要向Module 2发起Http请求来获得服务.由于Module 2有多台,因此我们会在Module 2前部署一台负 ...

  2. Azure资源模板化部署,伦家不懒都不好意思了

    如果老板让你在云平台上部署一套系统,你准备怎么做? 嗯,估计得根据具体需求开通或创建一大堆东西:虚拟机.存储.数据库.虚拟网络……别急还没完,接着还要对这些东西的规模.配置等各方面调整和优化.一系列环 ...

  3. API:access_token

    access_token存在意义:   1.身份验证(一个channel_id一般有0个或1个有效的access_token) 2.限制用户访问服务器数据的有效期 3.限制用户访问权限 access_ ...

  4. Leetcode 22. Generate Parentheses Restore IP Addresses (*) 131. Palindrome Partitioning

    backtracking and invariant during generating the parathese righjt > left  (open bracket and cloas ...

  5. php通过gbk编码判断 含有连续数字 可用于判断QQ号,手机号等。

    有可能有些输入,不希望让用户的评论或者私信中含有类似于QQ号,手机号的文本,比如交友网站.还有些恶意SEO通过,构造恶意检索词,检索词中包含QQ,手机号等,让百度爬取到,增加展现.也需要将这些检索词屏 ...

  6. 20145238-荆玉茗 《Java程序设计》第四次实验报告

    20145238<Java程序设计>第四次实验报告 实验四 Android环境搭建 实验内容 1.搭建Android环境 2.运行Android 3.修改代码,能输出学号 实验步骤 搭建A ...

  7. vs2012或vs2013调试卡 关闭调试卡

    以前vs2013就有这个问题.没有解决.今天又装了vs2012.又遇到了.特别郁闷. 今天一定要解决.网上百度了.很久.可能关键字有问题.没有找到好的办法. 找到的办法有.显卡问题.不是管理员运行问题 ...

  8. UVA_10820_send a table

    When participating in programming contests, you sometimes face the following problem: You know how t ...

  9. docker swarm使用keepalived+haproxy搭建基于percona-xtradb-cluster方案的高可用mysql集群

    一.部署环境 序号 hostname ip 备注 1 manager107 10.0.3.107 centos7;3.10.0-957.1.3.el7.x86_64 2 worker68 10.0.3 ...

  10. jsp <form>表单提交中如何在value属性中写表达式

    <input type="text" name="grop_id" value="<%=rs.getString(2)%>" ...