Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio Update Fails

Just got the new Android Studio but it won't connect for updates. When I go to Help>Check for Updates... I get a pop-up sayin:

Connection failed. Please check your network connection and try again.

  • I tried changing my network settings around (Static/DHCP).
  • I tried "Auto-Detect Proxy settings".
  • I tried Adding "studio.exe" to my inbound/outbound rules of windows firewall, I also have "Java(TM) Platform SE binary" added (The VM running Idea).
  • I tried looking around my hosts file to see if I messed something up in there.

I run normal IDEA and my updates connect, but obviously tells me there is no new updates. Has anyone else run into this problem or found a solution to this? My colleagues at work here did not have this problem at all, only the "JAVA_HOME" issue on one of my colleagues' machines.

like image 535
Natie Klopper Avatar asked May 16 '13 09:05

Natie Klopper


1 Answers

The following steps may help to fix this issue:

  1. Open configuration

  2. Select Settings

  3. Select HTTP Proxy

  4. Change no proxy to auto-direct proxy settings

  5. Click check connection . check with any Site

done

like image 66
Faztrick Fazil Pv Avatar answered Oct 02 '22 18:10

Faztrick Fazil Pv