|
#深圳# 6月10日 亚马逊AWSome Day云计算免费培训报名中
Android Studio 1.3 Preview 1 发布,此版本现已提供在 canary 频道。
此版本包括大量新特性:
- 全新 Allocation Tracker?
- 全新Heap dump Viewer
- Android M 预览数据绑定支持
- 支持在项目结构对话框添加 Google Services 到项目 (especially for Analytics)
- SDK 更新通知,全新集成 SDK 管理器 UI
- 新的快速修复功能,比如:自动生成一个 Parcelable 实现
- 大量内置在线代码模板
- 大量的小特性和 bug 修复
- Manynew code inspections to enforce framework and support library threadingannotations, range annotations, call super, check result, etc.
- Missing permission checks and unhandled revocable permission checks
还有 Google I/O 大会上揭露的 Android Studio 1.3 将会支持 C/C++,但是这个功能不会出现在前几个预览构建版本。
如果已经在使用 Android Studio,可以通过内置更新机制进行更新 (Check For Updates)。同时也提供了 Windows 安装器,Mac 的 DMG 镜像,还有 .zip 文件,请前往 Android Studio page 下载。
- Windows:?http://dl.google.com/dl/android/studio/ide-zips/1.3.0.0/android-studio-ide-141.1962279-windows.zip?(266 MB)
- Mac:?http://dl.google.com/dl/android/studio/ide-zips/1.3.0.0/android-studio-ide-141.1962279-mac.zip?(265 MB)
- Linux: http://dl.google.com/dl/android/studio/ide-zips/1.3.0.0/android-studio-ide-141.1962279-linux.zip?(264 MB)
Android Studio 是一个全新的 Android 开发环境,基于 IntelliJ>
- 基于 Gradle 的构建支持
- Android 专属的重构和快速修复
- 提示工具以捕获性能、可用性、版本兼容性等问题
- 支持 ProGuard 和应用签名
- 基于模板的向导来生成常用的 Android 应用设计和组件
- 功能强大的布局编辑器,可以让你拖拉 UI 控件并进行效果预览
|
|
|