码迷,mamicode.com
首页 > 移动开发 > 详细

android studio升级时提示 Connection failed. Please check your network connection and try again

时间:2015-01-26 22:17:23      阅读:883      评论:0      收藏:0      [点我收藏+]

标签:

原文地址 http://www.eyeapk.com/android-studio-update.html

 

Mac OSX中修改文件路径为 bin/idea.vmoptions ,添加如下内容,如果无效修改http为https试试看

 

-Djava.net.preferIPv4Stack=true
-Didea.updates.url=http://dl.google.com/android/studio/patches/updates.xml
-Didea.patches.url=http://dl.google.com/android/studio/patches/

如果仍然无效,可以修改http为https试试看,然后重启点击check update

android studio升级时提示 Connection failed. Please check your network connection and try again

标签:

原文地址:http://www.cnblogs.com/niray/p/4251301.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!