Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

"Check update" is not working in android studio

I have tried to "check update" in android studio

Help>Check for Updates

but it says

Connection failed. Please check your network connection and try again

But my Internet is working fine. .I've also tried to switch off my firewall. Is this bug of google service?

like image 389
bCliks Avatar asked May 16 '13 11:05

bCliks


People also ask

Does Android Studio automatically update?

Stay organized with collections Save and categorize content based on your preferences. Once you install Android Studio, it's easy to keep the Android Studio IDE and Android SDK tools up to date with automatic updates and the Android SDK Manager.


1 Answers

Update : Whenever updates | installations are failed, start the android studio as administrator.

Old Answer: This is possibly a bug of Android Studio.

The following steps may help to fix this issue:

  1. Open configuration

  2. Select Settings

  3. Select HTTP Proxy

  4. Set to use no proxy

  5. Restart Andriod studio

like image 172
bCliks Avatar answered Oct 26 '22 08:10

bCliks