I need to Update Android Studio, to the 0.9.9 version, but when I press \"Download\" (On the update info dialog box) it sends me here:
http://develope
I am having a similar problem while updating from 2.3.2 to 2.3.3.
Go to the bin
folder of your Android Studio installation folder:
e.g.
cd opt/android-studio/bin
Provide run permission for studio.sh file: chmod +x studio.sh
Run Android Studio from here: ./studio.sh
and try "update and restart"
from android studio.
These steps are for the people who already have Android Studio installed on their Windows machine >>>
Steps to download the update:
Steps to install Android Studio from a .zip folder:
By then, the Andriod Studio should open and configure your uppdates
Here's the easiest way, as in snapshot, download the required file and install.
Through Android Studio:
If you go to help>>check for updates it will tell you if there's an update.
You don't have to change from the stable channel. If you aren't offered an update and restart button, kindly close the window and try again. After about 4 or 5 checks like this, it will eventually show you update and restart button.
Why? because google.
as of AS 1.2+ there is an auto-check for updates which will let you choose between the stable, dev, canary, and beta channels. However it is just a check instead of a full update script. It does require that you click to install and restart your install ( A problem for a remote server situation)