Android Studio 1.0.1 发布

jopen 9年前

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

  • 基于 Gradle 的构建支持

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

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

  • 支持 ProGuard 和应用签名

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

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

Android Studio 1.0.1 发布,此版本已经推送到 canary 和 dev 频道,将会尽快滚动到 beta 或者 stable 版本。这个是一个 bug 修复版本:

82159: AVD Manager locks exported device.xml file

81779: emulator log on Studio doesn't work on Windows

81023: Creating virtual device from Android Studio installed on C drive with Android SDK on D drive fails

82404: Update the recommended SDK tools version to 24.0.1.

82405: Make the default Update channel in the 1.0.x releases "Stable" rather than "Beta"

82071: "How do I create a custom hardware skin?" doesn't point to anything

此版本现已提供下载