Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to update Android Studio Beta Channel

I am using Android Studio when ever i try to update it shows me the below

enter image description here

How can i update it and also tried by using the option Help->checkForUdates but it shows the same.

like image 310
Manoj Avatar asked Dec 04 '14 07:12

Manoj


1 Answers

  1. In Android Studio go to "File > Settings > Updates"
  2. change the "Stable channel" option to "canary channel".
  3. After that go to "Help > Check for update ...".
  4. You should get a pop-up with the option to "update and restart"

Here is the Official documentation

Regards Jose

like image 79
Jose Gonzalez Avatar answered Oct 16 '22 22:10

Jose Gonzalez