📜  如何安装Android Studio Canary版本?

📅  最后修改于: 2021-05-13 15:39:37             🧑  作者: Mango

Android Studio是由Google提供的用于构建Android应用程序的官方开发环境。此IDE基于JetBrains IntelliJ IDEA软件构建,该软件专为Android开发而设计。此版本的Android Studio随附了用于构建本机Android UI的现代UI工具包。它基于声明性编程模型,因此您可以描述UI的外观。在本文中,我们将介绍如何在Windows操作系统中安装Android Studio Canary版本

为什么我们需要使用Android Studio Canary版本?

尽管没有必要安装Canary版本的Android Studio。但是,如果我们想查看Android Studio中的最新功能并使用Google团队提供的一些新技术和插件来开发应用程序,则应该安装Canary版本的Android Studio。与稳定版的Android Studio相比,Canary版的Android Studio快速提供了一些新功能。因此,如果您希望在Jetpack Compose的帮助下构建Android应用程序,则必须安装Canary版本的Android Studio。 Android Studio的Canary版本可让您尽早使用Android Studio的新功能。

稳定版本的Android Studio与Canary版本的Android Studio之间的区别

Android Studio (Canary Version)

Android Studio (Stable Version)

The canary version of Android studio releases updated weekly. Updates of the android Studio stable version are released monthly.
Canary channel gets the newest releases very early. The Stable channel requires some time to get the newest releases. 
The application built in the Canary version is not preferable for production. The applications built in stable version are preferable for production.
Developers may experience very few issues while using the Canary version because of updating new features weekly.  Developers don’t get to face any issues while using the stable version. 
Canary versions may give sometimes some annoying bugs which will sometimes become really difficult to solve.  The Stable version will not give developers such kind of annoying bugs while developing Android applications. 

在Windows OS中安装Android Studio Canary版本的步骤

步骤1:浏览以下链接,转到Android Studio的下载页面

单击此处的链接导航到Android Studio Canary版本。

第2步:点击下载按钮

单击屏幕上显示的下载按钮。确保单击Canary build。

单击下载按钮后,您将看到以下对话框。

勾选我已阅读并同意条款和条件的框,然后单击“下载”按钮。之后,将下载您的zip文件。将该文件移到适当的文件夹并解压缩该文件。解压缩该文件后,您将看到文件夹名称为Android Studio。

第3步:导航到Android Studio应用程序

解压缩下载的文件后,然后导航至android-studio> bin >并单击名为studio64的Android Studio应用程序。在Android Studio启动时,您会看到两个选项,例如,单击“不导入设置”选项,然后继续进行操作。之后,您将看到以下屏幕。

由于下载了一些文件,首次启动将花费一些时间。然后,您必须单击下一步选项,然后继续前进。步骤将与安装Android Studio的步骤相同。您可以查看安装Android Studio的指南。成功安装Android Studio后,您将看到以下屏幕。

现在,您的Android Studio已成功安装。

步骤4:点击“新建项目”以开始一个新项目

安装Android Studio后,您可以单击“创建新项目”以继续进行新项目的创建。

想要一个节奏更快,更具竞争性的环境来学习Android的基础知识吗?
单击此处前往由我们的专家精心策划的指南,以使您立即做好行业准备!