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.