How to update Android Studio automatically?

前端 未结 13 2483
孤街浪徒
孤街浪徒 2020-12-08 01:55

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

13条回答
  •  温柔的废话
    2020-12-08 02:23

    These steps are for the people who already have Android Studio installed on their Windows machine >>>

    Steps to download the update:

    1. Google for “Update android studio”
    2. Choose the result from “tools.android.com”
    3. Download the zip file (it’s around 500 MB).

    Steps to install Android Studio from a .zip folder:

    1. Open the .zip folder using Windows Explorer.
    2. click on 'Extract all' (or 'Extract all files') option in the ribbon.
    3. Go to the extract location. And then to android-studio\bin and run studio.exe ifyou’re on 32bit OS, or studio64.exe if you’re on 64bit OS.

    By then, the Andriod Studio should open and configure your uppdates

提交回复
热议问题