关于Android SDK无法更新的解决办法
最新摆弄PhoneGap打包,所以需要安卓的环境,配置后,sdk更新实在是在慢了,上网找了一下,可能被强了,所有总结如下办法,最后弄好了,跟大家分享一下
具体步骤:
1:打开SDK Manager.exe
2:选择Tools-Optins,将【Force https:// ...】打勾
3:最后更新下自己的HOSTS文件,Host文件位置,以win7 64位系统为例:C:\Windows\System32\drivers\etc
可在HOSTS文件加入如下内容,以后访问谷歌等网站方便一些
- 127.0.0.1 localhost
- #Google Service
- #Chrome 网上应用
- 203.208.46.146 chrome.google.com
- 203.208.46.146 clients0.google.com
- 203.208.46.146 clients1.google.com
- 203.208.46.146 clients2.google.com
- 203.208.46.146 clients3.google.com
- 203.208.46.146 clients4.google.com
- 203.208.46.146 www.googleusercontent.com
- 203.208.46.146 lh0.googleusercontent.com
- 203.208.46.146 lh1.googleusercontent.com
- 203.208.46.146 lh2.googleusercontent.com
- 203.208.46.146 lh3.googleusercontent.com
- 203.208.46.146 lh4.googleusercontent.com
- 203.208.46.146 lh5.googleusercontent.com
- 203.208.46.146 lh6.googleusercontent.com
- 203.208.46.146 clients1.googleusercontent.com
- 203.208.46.146 clients2.googleusercontent.com
- #网页快照
- 203.208.46.146 webcache.googleusercontent.com
- #Google SSL
- 203.208.46.146 encrypted.google.com
- 203.208.46.146 encrypted.google.com.hk
- #Google Docs
- 203.208.46.146 docs.google.com
- 203.208.46.146 docs0.google.com
- 203.208.46.146 docs1.google.com
- 203.208.46.146 docs2.google.com
- 203.208.46.146 docs3.google.com
- 203.208.46.146 spreadsheets.google.com
- 203.208.46.146 spreadsheets0.google.com
- 203.208.46.146 spreadsheets1.google.com
- 203.208.46.146 spreadsheets2.google.com
- 203.208.46.146 spreadsheets3.google.com
- #Gmail
- 203.208.46.146 mail.google.com
- 203.208.46.146 chatenabled.mail.google.com #Gmail中Gtalk聊天服务
- #Google 搜索
- 203.208.46.146 www.google.com
- #Google preview
- 203.208.46.146 www.googlepreview.com
- #Google 翻译
- 203.208.46.146 translate.google.com
- 203.208.46.146 translate.googleapis.com
- #Google 搜索建议(IE9)
- 203.208.46.146 clients5.google.com
- #Google Code
- 203.208.46.146 code.google.com
- #Picasa 网络相册
- 203.208.46.146 picasaweb.google.com
- 203.208.46.146 lh0.ggpht.com
- 203.208.46.146 lh1.ggpht.com
- 203.208.46.146 lh2.ggpht.com
- 203.208.46.146 lh3.ggpht.com
- 203.208.46.146 lh4.ggpht.com
- 203.208.46.146 lh5.ggpht.com
- 203.208.46.146 lh6.ggpht.com
- 203.208.46.146 lh7.ggpht.com
- 203.208.46.146 lh8.ggpht.com
- 203.208.46.146 lh8.ggpht.com
- 203.208.46.146 lh9.ggpht.com
- 203.208.46.146 lh6.google.com
- #Google 个人资料
- 203.208.46.146 profiles.google.com
- 203.208.46.146 browsersync.google.com
- #Google+
- 203.208.46.146 talkgadget.google.com #Google+中的聊天服务
- 203.208.46.146 ssl.gstatic.com
- 203.208.46.146 images-pos-opensocial.googleusercontent.com
- 203.208.46.146 images1-focus-opensocial.googleusercontent.com
- 203.208.46.146 images2-focus-opensocial.googleusercontent.com
- 203.208.46.146 images3-focus-opensocial.googleusercontent.com
- 203.208.46.146 images4-focus-opensocial.googleusercontent.com
- 203.208.46.146 images5-focus-opensocial.googleusercontent.com
- 203.208.46.146 images6-focus-opensocial.googleusercontent.com
- 203.208.46.146 plus.google.com
- #Download 下载
- 203.208.46.146 dl.google.com
- 203.208.46.146 dl-ssl.google.com
- #Groups
- 203.208.46.146 groups.google.com
- #Google URL Shortener
- 203.208.46.146 goo.gl
- #Google App Engine
- 203.208.46.146 appengine.google.com
- #Android Developer
- 74.125.113.121 developer.android.com
最后,在win7中,你修改后可能告诉你管理权限不够,没关系,将Hosts文件复制到其他地方修改,最后在覆盖它,就大功告成了
关于Android SDK无法更新的解决办法的更多相关文章
- Xamarin Android SDK无法更新的解决办法
Xamarin Android SDK无法更新的解决办法 Xamarin Android SDK无法更新的解决办法,更新时候,提示警告信息:A folder failed to be moved. ...
- Android SDK无法更新的问题解决办法
问题: SSL hostname in certificate didn't matchhostname in certificate didn't match: <dl-ssl.google. ...
- Android Studio Gradle更新的解决办法
环境: Win7_64旗舰版.Android Studio2.1.1 问题描述: 在打开Android Studio项目的时候,会下载项目对应版本的gradle,由于是国外网站导致更新较慢,该版本是在 ...
- Android SDK无法更新的解决方法
一.说明: Android 更新sdk时访问google很慢,有时连接不上,可利用国内的某些镜像网站实现Android SDK在线更新. 二.解决方法: 在SDK Manager -> tool ...
- Android Studio 自动更新失败解决办法
Check Update一直提示Connection failed. Please check your network connection and try again,开始以为是由于G*W在捣乱, ...
- 启动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 ...
- Android SDK Manager更新不了的解决办法
android SDK Manager更新不了,出现错误提示:"Failed to fetch URL..."! 可以用以下办法解决: 使用SDK Manager更新时出现问题 F ...
- Android SDK Manager无法更新的解决办法
Fetching https://dl-ssl.google.com/android/repository/addons_list-1.xmlFailed to fetch URL https://d ...
- 解决Android SDK Manager更新、下载速度慢
hosts文件里面原来的内容不做修改,只是添加内容 方法/步骤 先看看如何加快更新速度,再说如何更新. 首先更新host文件,如图,打开目录 C:\Windows\System32\drivers\e ...
随机推荐
- Window10 Bug记录
1.两台新电脑刚安装: 妹子的电脑JDK配置后,重启后环境变量配置丢失,cmd里能输出,但eclipse启动不了,重新配置后正常. 我的电脑JDK配置,重启后环境变量在,但好像没加载,cmd输出与ec ...
- 关于 Android Studio 如何连接手机调试
第一步:设置-> 打开开发者选项,以及USB调试模式 第二步:关于手机->版本号,点击版本号会弹出提示:已经处于开发者模式,无需操作 第三步:设置->在搜索框中输入HDB,此时会弹出 ...
- iis 部署网站常见问题
环境IIS6.0,win2003server 首先打开iis,左边菜单选中”Web服务扩展“,讲Active Server Pages 和 ASP.NET v2.0.50727设置为允许 1.创建网站 ...
- lucene中Field简介
Lucene 6.1.0中存在的field种类如下(后缀是Field): 下面介绍几个常用的Field类型: TextField A field that is indexed and tokeniz ...
- nginx的常用命令
一.nginx的解压安装 #tar xzvf nginx-1.6.0.tar.gz #cd nginx-1.6.0 #./configure --prefix=/home/weixin/loca ...
- 如何处理用代码创建SD Sales order时遇到的错误消息KI 180
错误消息KI 180:You must enter a company code for transaction Create sales document 代码: REPORT zcreate_so ...
- 解决Wamp各版本中 Apache 文件列表图标无法显示
Edit the following file manually and change the path to the icons folder (it appears times in the fi ...
- POJ-2029 Get Many Persimmon Trees---二维树状数组+枚举
题目链接: https://vjudge.net/problem/POJ-2029 题目大意: 有N棵树在一个n*m的田里,给出每颗树的坐标 用一个s*t的矩形去围,最多能围几棵树 思路: 用二维树状 ...
- 用命令关键字(Cmdlet Keyworlds)编写面向管道的脚本
使用begin process和end关键字 把你的脚本分成 初始化 处理和清楚几个区域
- 关于win10深度学习安装配置 CUDA9.0+VS2017+Cudnn7.4.1.5+Anaconda3(cupy安装包)+python3.7+pycharm
0 查看电脑系统版本(非常重要) WIN+R->输入winver, 系统版本号必须高于1703,否则CUDA9.0难以运行!!!! 1 安装 NVIDIA 显卡驱动程序 下载地址:驱动程序 选择 ...