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
  • 114,263
  • 22
  • 306
  • 247

2 Answers2

1

Well,now we can do it from:

Android Studio > Check for Updates

enter image description here

enter image description here

Jorgesys
  • 114,263
  • 22
  • 306
  • 247
  • 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
0

You could use the IntelliJ Quick Actions.

OS X

+Shift+A

Windows / Linux

Ctrl+Shift+A

quick actions

OneCricketeer
  • 126,858
  • 14
  • 92
  • 185