Reputation: 633
Ever since version 2.0 there is no way that I can get the button "Update and Restart" back when checking for updates. This missed button downloaded and applied automatically the patch to the newer version. It stopped working when 2.0 came to be. I am currently on 1.5, and would like to get 2.1 but not downloading the zip.
Now all I get is this, which forces me to download the zip file, but doesn't install the application. I have seen other posts related but none of them have solved my problem.
Upvotes: 7
Views: 5583
Reputation: 1670
Steps to install Android Studio from a .zip folder:
If you have Windows:
android-studio\bin
and run
studio.exe
.If you have any other OS:
android-studio\bin
and
run the studio executable for your OS.Upvotes: 1
Reputation: 1
My Android Studio was 1.5.1. After closing the dialog 2 times and checking again for the update solved the issue. Got the "Update and Restart" button 3rd time
Upvotes: 0
Reputation: 281
In my case I just had to close that dialog and click again on Check for Updates until 'Update and Restart' appeared. I had to re open the dialog like 3 times. I had 1.5.1 and updated to 2.1.1
Upvotes: 5
Reputation: 8559
There was no Update and restart
button from 1.5 to 2.0. You need to go to download page and download the newest version --> 2.1. If you had a version 2.0 and you want to upgrade to 2.1, the functionality of downloading & restarting would be fully operational.
The differences between 1.5 and 2.0 are too major just to download a patch and update your old Android Studio. Here you have all revisions and changes.
You can still add your settings from the previous Android Studio, so there should be no problem for you.
Upvotes: 2