博观而约取,厚积而薄发。这篇文章主要讲述Android Studio 1.0RC1版公布相关的知识,希望能为你提供帮助。
android Studio 1.0RC1 版本号公布。
下面是官网该版本号说明:
Android Studio 1.0 Release Candidate 1
November 20th, 2014:
For information on what‘s new in
1.0 RC1, see the
release announcement.
Installation The release is available in the canary channel, so you can check for updates via Help > Check for Update... (on OSX, look in the Android Studio menu). This will download and install a patch rather than download a full IDE image. For all older other versions you will need to install it from scratch by installing one of the below .zip files. On Windows, please try our new installer: https://dl.google.com/dl/android/studio/install/1.0.0-rc1/android-studio-ide-135.1598475-windows.exe (248 MB) To install Android Studio manually:Windows: https://dl.google.com/dl/android/studio/ide-zips/1.0.0-rc1/android-studio-ide-135.1598475-windows.zip (235 MB) Mac: https://dl.google.com/dl/android/studio/ide-zips/1.0.0-rc1/android-studio-ide-135.1598475-mac.zip (234 MB) Linux: https://dl.google.com/dl/android/studio/ide-zips/1.0.0-rc1/android-studio-ide-135.1598475-linux.zip (233 MB) |
不会FQ的同学,能够利用百度网盘的离线下载功能进行下载。
下面是该版本号的公布声明:
Android Studio 1.0 Release Candidate 1 released
posted an hour ago by Tor Norbye [ updated 42 minutes ago ]
We‘ve just released Android Studio 1.0
Release Candidate 1
to the canary channel. Yes, that means we‘re getting close to a 1.0 release! In this release there are a number of bug fixes.
We‘ve also updated the splash screen and branding graphics to include our new logo, and the settings directories for the IDE have been updated from AndroidStudioBeta to just AndroidStudio. When you run this version for the first time, it should offer to import your settings from the beta settings directory. Finally, we are now bundling a local Maven repository containing the Android Gradle plugin and all its dependencies, which should allow you to create new projects without a network connection. (This is also why this patch is fairly large). 文章图片 InstallationThis version is only available in the canary channel for now. For Windows you can also download and test our new installer. Visit the Canary Channel page for download links. Problems? If you run into problems, be sure to check the Known Issues page which we‘ll update as necessary 文章图片 |
【Android Studio 1.0RC1版公布】下面网盘地址可下载眼下官网上的全部Android Studio版本号:http://zdz.la/iq4zSa
推荐阅读
- Android中ImnageView 中如何让图片拉伸显示?
- 如何在Python中从网页中提取Javascript和CSS文件()
- 如何使用Python从URL中提取和提交Web表单(实现教程)
- 如何在Python中获取域名信息(代码实现示例)
- 如何在Python中提取YouTube评论(代码实现示例)
- 如何在Python中使用Edge和Selenium进行自动浏览器测试()
- 如何在Python中使用Selenium实现自动登录(详细教程)
- 如何在Python中获取硬件和系统信息(详细教程)
- 如何在Python中控制鼠标(详细代码实现教程)