If I'm having a problem with Android Studio, and want to see if it exists in a previous version, where do I go to find the older (obsolete) version of Android Studio? There's no link to previous versions on the download page, only other download options, does not give older versions.
如果我遇到Android Studio问题,并想查看它是否存在于以前的版本中,我在哪里可以找到旧的(过时的)Android Studio版本?下载页面上没有链接到以前的版本,只有其他下载选项,不提供旧版本。
1 个解决方案
#1
28
A good way to try something in another version of Android Studio is to make a second installation.
在另一个版本的Android Studio中尝试某些东西的好方法是进行第二次安装。
You can download previous versions through a third-party site from the following links (thanks Nikhil):
您可以通过以下链接通过第三方网站下载以前的版本(感谢Nikhil):
Unfortunately, I couldn't find archives for linux.
不幸的是,我找不到linux的档案。
The official archive download site is here, but most if not all of the older version links are dead.
官方档案下载站点在这里,但大多数(如果不是全部)旧版本链接都已死亡。
You may also want to download the IDE only and set it up to point to your existing SDK. To do this, in your new installation of Android Studio, go to
您可能还希望仅下载IDE并将其设置为指向现有SDK。为此,请在新安装的Android Studio中转到
Tools -> Android -> SDK Manager
工具 - > Android - > SDK Manager
and under
Appearance & Behavior -> System Settings -> Android SDK,
外观和行为 - >系统设置 - > Android SDK,
enter the android SDK location path of the other install.
进入其他安装的android SDK位置路径。
Note on downloads:
关于下载的说明:
If you know the version you want, a link like http://tools.android.com/download/studio/builds/2-1-3 will get you to a download page for 2.1.3 via the tools.android.com site, if you prefer.
如果你知道你想要的版本,像http://tools.android.com/download/studio/builds/2-1-3这样的链接将通过tools.android.com进入2.1.3的下载页面。网站,如果你愿意。
EDIT :
Above site doesn't have older versions after V2.3. You can now download previous version from the following link :
V2.3之后,上面的网站没有旧版本。您现在可以从以下链接下载以前的版本:
Windows和Mac
#1
28
A good way to try something in another version of Android Studio is to make a second installation.
在另一个版本的Android Studio中尝试某些东西的好方法是进行第二次安装。
You can download previous versions through a third-party site from the following links (thanks Nikhil):
您可以通过以下链接通过第三方网站下载以前的版本(感谢Nikhil):
Unfortunately, I couldn't find archives for linux.
不幸的是,我找不到linux的档案。
The official archive download site is here, but most if not all of the older version links are dead.
官方档案下载站点在这里,但大多数(如果不是全部)旧版本链接都已死亡。
You may also want to download the IDE only and set it up to point to your existing SDK. To do this, in your new installation of Android Studio, go to
您可能还希望仅下载IDE并将其设置为指向现有SDK。为此,请在新安装的Android Studio中转到
Tools -> Android -> SDK Manager
工具 - > Android - > SDK Manager
and under
Appearance & Behavior -> System Settings -> Android SDK,
外观和行为 - >系统设置 - > Android SDK,
enter the android SDK location path of the other install.
进入其他安装的android SDK位置路径。
Note on downloads:
关于下载的说明:
If you know the version you want, a link like http://tools.android.com/download/studio/builds/2-1-3 will get you to a download page for 2.1.3 via the tools.android.com site, if you prefer.
如果你知道你想要的版本,像http://tools.android.com/download/studio/builds/2-1-3这样的链接将通过tools.android.com进入2.1.3的下载页面。网站,如果你愿意。
EDIT :
Above site doesn't have older versions after V2.3. You can now download previous version from the following link :
V2.3之后,上面的网站没有旧版本。您现在可以从以下链接下载以前的版本:
Windows和Mac