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).

Installation

This 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版本号:http://zdz.la/iq4zSa

时间: 2024-10-22 20:18:28

Android Studio 1.0RC1版公布的相关文章

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

Android Studio获取开发版SHA1值和发布版SHA1值,详细过程

转自原文 Android Studio获取开发版SHA1值和发布版SHA1值的史上最详细方法 前言: 今天我想把百度地图的定位集成到项目中来,想写个小小的案例,实现一下,但在集成百度地图时首先要申请秘钥,申请秘钥要用到SHA1值,所以今天就来总结一下怎样去获取这个值吧,希望对大家有帮助. 正常情况下: 一.获取开发版SHA1: 在此我直接用Android Studio提供的命令控制台了,毕竟做Android开发几乎都是用Android Studio了. 1.打开android studio 找到

苹果电脑获取Android Studio的发布版SHA1和开发版SHA1

最近开始转战安卓,准备把我在苹果上的应用也在安卓上来一波,其中就遇到一个问题就是最牛天气(iOS和微信小程序都已经有了,就差安卓的了)引用的百度的定位功能,需要填写发布版SHA1和开发版SHA1,作为安卓的入门选手表示一脸懵逼啊,直接百度吧,看教学视频太浪费时间了,而且在苹果电脑上教Android Studio的教学视频不是太多,可能就没有,也没有搜. 其实很简单. 1.开发版的SHA1这个很好获取,因为一个项目建好之后就是开发环境,所以很简单. 打开ITerm,找到主目录(默认的就是),cd

Android Studio 1.3RC版 build加速

Android Studio 确实是好用.但build的速度却是奇慢无比!.! ! 我上网找了非常多build加速的设置,却不能适配到我的1.3RC版... . .心塞.无耐,忍着超级无敌慢的速度硬是过了一周.当然这一周里差点儿每一天都找一遍设置... . . 直到.今天. 我是真的高兴坏了! ! ! .! ! ! !.!!!! ! .! !!! ! ! ! !!.!!! .! .! ! ! !!! ! !! .!!! .! .! ! !!!哈哈哈哈哈哈哈 机缘巧合之下我乱点进入了Appendi

Android Studio获取调试版SHA1和发布版SHA1的方法

前言: 当我们在集成高德地图定位功能到项目中的时候,需要用到发布版和调试版的安全码SHA1,所以今天我就来总结一下分别在Windows和Mac下是怎么来获取SHA1的,希望对大家有所帮助. 首先,统一的,在Android Studio中找到Terminal并打开,如图所示: 然后,我将分别介绍在Windows下和Mac下是如何获取SHA1的: Windows: 一.获取调试版SHA1,如下: 1. 输入命令  C: 进入C盘: 2. 输入命令  cd Users\你的用户名\.android  

Android开发:怎样把Android studio中的Library公布到Jcenter

本人之前写了个简单的库,想放到Jcenter上.查过各种资料.踩过各种坑,久经折腾.最终发现了一个很easy而且高效的方法.现分享出来,该方法本人亲測可用,实现起来大概仅仅须要半个小时.这种方法是国外的一个牛人写出来的.我这里主要是做个翻译兼整理. 1 整理须要公布的Module 在须要公布的Library的Build.Gradle文件的最以下,加入这行代码 apply from: 'https://raw.githubusercontent.com/blundell/release-andro

ubuntu 14.10 lts 64-bits环境下使用Android Studio

距离google发布android studio 1.0正式版已经两个月左右了.由于一直习惯使用eclipse+ADT的模式,而且曾在windows下试用一次Android Studio预览版,感觉卡的不行,就暂时搁置下来了.今天突发奇想,不知道在linux下使用android studio是否会比windows下更加流畅.下面是基本的搭建过程,以及遇到的一些问题:一.安装用的文件 1.ubuntu 14.10 LTS 64-bits(由于使用了64-bits的操作系统,在运行android s

学习Android Studio里的Gradle

一直听说Gradle很强大,只是偶尔用Android Studio创建Demo的时候看到他一次,今天抽个时间完整记录一下. 1.gradle位置 Android Studio项目创建好之后,默认有3个gradle文件,分别位于: /settings.gradle /build.gradle /app/build.gradle 2.gradle内容 settings.gradle 默认只有一行代码,即: include ':app' 新创建的项目只有app一个子项目.如果在project里添加了子

Android Studio相关资料链接

AndroidStudio中文社区:http://www.android-studio.org/index.php Android studio删除工程项目:http://www.linuxidc.com/Linux/2014-03/97451.htm 史上最详细的Android Studio系列教程:http://segmentfault.com/a/1190000002401964 Android Studio 1.2版安装设置图文教程:http://www.jb51.net/article