1

I need to update Android Studio, i have seen that i can do it from the menu:

Help > Check for latest update

But that option doesn´t exist.

I have checked these questions:

How to update Android Studio automatically?

https://stackoverflow.com/questions/32038306/how-to-update-android-studio

Community
  • 1
  • 1
Jorgesys
  • 124,308
  • 23
  • 334
  • 268

2 Answers2

1

Well,now we can do it from:

Android Studio > Check for Updates

enter image description here

enter image description here

Jorgesys
  • 124,308
  • 23
  • 334
  • 268
  • You didn't answer your own question. It's about v1.3 and you say "in later versions we can do this" – Tim Mar 27 '16 at 19:10
  • 1
    This only works for Mac OS. Linux and windows dont have an 'android studio' menu. Instead, they just have it under the Help menu – Tim Mar 27 '16 at 19:17
  • 1
    In my experience on mac OS, "Android Studio > Check for Updates" does nothing at all. – alberto56 Aug 22 '22 at 17:17
0

You could use the IntelliJ Quick Actions.

OS X

+Shift+A

Windows / Linux

Ctrl+Shift+A

quick actions

OneCricketeer
  • 179,855
  • 19
  • 132
  • 245