Andstudio更新失败的解决办法。

最近AndroidStudio0.60出来了,就急忙想升级,结果屡试屡败。不管架设国外VPN还是Goagent都不行。之前这个问题遇到过,怎么解决的就忘记了。这次又遇到,所以在这里记下,已备以后查阅使用。

Google最近被封,所以只能stackoverflow了。

引自stackoverflow:

I have tried to "check update" in android studio //尝试更新AndroidStudio

Help>CheckforUpdates                 //操作想必都知道

but it says                    //但是提示说

Connection failed.Please check your network connection andtry again   //连接失败,请检查网络是否正常后重试

But my Internet is working fine. .I've also tried to switch off my firewall. Is this bug of google service? //就是坑爹的意思,是不是有bug?

身上肥肉多了,赶紧锻炼下肌肉吧,屌丝男~

最佳回答:

This is possibly a bug of Android Studio.//这个可能是Android Studio的一bug

The following steps may help to fix this issue: //按照下面的操作,可能会帮助解决这个问题

  1. Open configuration     //1、打开配置中心,这个Mac跟Win有些区别,自己去查阅

  2. Select Settings       //2、选择设置

  3. Select HTTP Proxy      //3、选择Http代理

  4. Set to use no proxy   //4、不选择使用代理

  5. Restart Andriod studio//5、重启之后,便会出现更新信息,大功告成

有图有真相,只有上图的才是好同学~  

转载请著名原创地址:http://www.cnblogs.com/sunchuanzhen/

原文地址:https://www.cnblogs.com/sunchuanzhen/p/3782828.html