Android Studio 1.3 Preview 1 发布

w427 9年前

Android Studio 1.3 Preview 1 发布,此版本现已提供在 canary 频道。

此版本包括大量新特性:

  • 全新 Allocation Tracker 

  • 全新Heap dump Viewer

  • Android M 预览数据绑定支持

  • 支持在项目结构对话框添加 Google Services 到项目 (especially for Analytics)

  • SDK 更新通知,全新集成 SDK 管理器 UI

  • 新的快速修复功能,比如:自动生成一个 Parcelable 实现

  • 大量内置在线代码模板

  • 大量的小特性和 bug 修复

  • Many new code inspections to enforce framework and support library threading annotations, 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 下载。

Android Studio 是一个全新的 Android 开发环境,基于 IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试,在 IDEA 的基础上,Android Studio 提供:

  • 基于 Gradle 的构建支持

  • Android 专属的重构和快速修复

  • 提示工具以捕获性能、可用性、版本兼容性等问题

  • 支持 ProGuard 和应用签名

  • 基于模板的向导来生成常用的 Android 应用设计和组件

  • 功能强大的布局编辑器,可以让你拖拉 UI 控件并进行效果预览

 Android Studio 1.3 Preview 1 发布

来自:http://www.oschina.net/news/62913/android-studio-1-3-preview-1