简体   繁体   English

Android Studio IDE更新

[英]Android Studio IDE Update

Scenario is, 场景是

I have installed Android Studio version 1.5.1 , I want to update it to 2.1.2 我已经安装了Android Studio version 1.5.1 ,我想将其更新到2.1.2

I have downloaded patch file (size 412 MiB) from stable channel. 我已经从稳定频道下载了补丁文件(大小为412 MiB)。 Problem is that (may be my confusion) I have two android studio versions on my system now.When I click setup64.exe in patch file bin folder, its opens android studio 2.1.2 and when I click android studio from my Start menu shortcut,it open old version 1.5.1. 问题是(可能是我的困惑)我的系统上现在有两个android studio版本。当我在补丁文件bin文件夹中单击setup64.exe时,它会打开android studio 2.1.2 ,当我从setup64.exe开始''菜单快捷方式中单击android studio时,它会打开旧版本1.5.1。 Whats the matter? 怎么了? Adnroid studio did not behave like this in past on updation? Adnroid工作室过去在更新时没有这种行为吗?

It happens because the Android Studio can be saved multiple copies in your disk. 这是因为Android Studio可以在磁盘上保存多个副本。 It is to say you have two android-studio folders now, which represents the version 1.5.1 and version 2.1.2 . 就是说您现在有两个android-studio文件夹,分别代表version 1.5.1version 2.1.2 You can just delete the folder that represent version 1.5.1 and find the studio64.exe in your version 2.1.2 folder and right-click the file then choose to send it to start menu. 您只需删除代表version 1.5.1的文件夹, studio64.exeversion 2.1.2文件夹中找到studio64.exe ,然后右键单击该文件,然后选择将其发送到开始菜单即可。 By the way, the SDK can also be saved multiple copies. 顺便说一下,SDK也可以保存多个副本。 You can choose which sdk to use in your Android Studio's settings. 您可以选择要在Android Studio设置中使用的SDK。 And if you use AS in windows platform, there are three kinds of package you can choose. 如果在Windows平台上使用AS,则可以选择三种软件包。 One of these you can just unzip the package to use AS instead of installing. 其中之一是,您只需解压缩软件包即可使用AS,而无需安装。 Here is the link to download: https://developer.android.com/studio/index.html 这是下载链接: https : //developer.android.com/studio/index.html

Because your Start Menu icon is of version 1.5.1. 因为您的“开始菜单”图标的版本为1.5.1。 Just replace it with 2.1.2. 只需将其替换为2.1.2。 and the reason behind it as the upper versions has more functionalities than previous one so developer can use both one as per requirements. 以及其背后的原因,即较高版本的功能比以前的版本更多,因此开发人员可以根据要求使用这两个版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM