Android Studio 1.3 Preview 3 发布

jopen 9年前

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

  • 基于 Gradle 的构建支持

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

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

  • 支持 ProGuard 和应用签名

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

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

Android Studio 1.3 Preview 3 发布
Android Studio 1.3 Preview 3 发布,此版本现已提供在 canary 频道。该版本对 1.3 Preview 2 做了一些小 bug 修复更新,它修复的几个关键问题如下:
  • 172523: 调试器在 "Collecting data" 时失败,然后停留在 " Waiting until last debugger command completes", 尤其是在 Variables 窗口查看  collection 内容的时候。

  • 175343: 更新设置向导,使得它只能安装当前稳定版本的 SDK 工具,而不是最新可用的 preview tools

  • 如果你的项目正使用 preview SDK 编译时,更新布局预览工具,它仅能使用预览版 layoutlib。

  • 175135: 检查不正确的数组大小

  • 减少新的 SDK 管理器的闪烁

  • Fix debugger resolution of resource integers for project-local resources

  • 提示更新构建工具 23 rc1 到 rc2

更多内容请看发行说明

下载页面请点这里: Android Studio 1.3 Preview 3 download page

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