最新摆弄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. Window10 Bug记录

    1.两台新电脑刚安装: 妹子的电脑JDK配置后,重启后环境变量配置丢失,cmd里能输出,但eclipse启动不了,重新配置后正常. 我的电脑JDK配置,重启后环境变量在,但好像没加载,cmd输出与ec ...

  2. 关于 Android Studio 如何连接手机调试

    第一步:设置-> 打开开发者选项,以及USB调试模式 第二步:关于手机->版本号,点击版本号会弹出提示:已经处于开发者模式,无需操作 第三步:设置->在搜索框中输入HDB,此时会弹出 ...

  3. iis 部署网站常见问题

    环境IIS6.0,win2003server 首先打开iis,左边菜单选中”Web服务扩展“,讲Active Server Pages 和 ASP.NET v2.0.50727设置为允许 1.创建网站 ...

  4. lucene中Field简介

    Lucene 6.1.0中存在的field种类如下(后缀是Field): 下面介绍几个常用的Field类型: TextField A field that is indexed and tokeniz ...

  5. nginx的常用命令

    一.nginx的解压安装 #tar xzvf nginx-1.6.0.tar.gz #cd nginx-1.6.0 #./configure    --prefix=/home/weixin/loca ...

  6. 如何处理用代码创建SD Sales order时遇到的错误消息KI 180

    错误消息KI 180:You must enter a company code for transaction Create sales document 代码: REPORT zcreate_so ...

  7. 解决Wamp各版本中 Apache 文件列表图标无法显示

    Edit the following file manually and change the path to the icons folder (it appears times in the fi ...

  8. POJ-2029 Get Many Persimmon Trees---二维树状数组+枚举

    题目链接: https://vjudge.net/problem/POJ-2029 题目大意: 有N棵树在一个n*m的田里,给出每颗树的坐标 用一个s*t的矩形去围,最多能围几棵树 思路: 用二维树状 ...

  9. 用命令关键字(Cmdlet Keyworlds)编写面向管道的脚本

    使用begin  process和end关键字 把你的脚本分成 初始化 处理和清楚几个区域

  10. 关于win10深度学习安装配置 CUDA9.0+VS2017+Cudnn7.4.1.5+Anaconda3(cupy安装包)+python3.7+pycharm

    0 查看电脑系统版本(非常重要) WIN+R->输入winver, 系统版本号必须高于1703,否则CUDA9.0难以运行!!!! 1 安装 NVIDIA 显卡驱动程序 下载地址:驱动程序 选择 ...