Android Studio 1.2 正式版发布
时间:2015-05-01 23:25 来源:www.it.net.cn 作者:IT网
Android Studio 1.2 正式版发布,此版本是基于 IntelliJ 14.1.1 和 Android Studio 1.1 ,相比较于 Android Studio 1.1 版本来说,此版本继承了 IntelliJ 14 and 14.1 上特征。如:
-
a new debugger which shows variable values inline in the editor, can decompile libraries you don't have source code for, and can generate a list of objects referring to a selected object
-
distraction free mode
-
simultaneous tag editing (where you can edit open and closing tags simultaneously)
-
editor enhancements like multiple selections, smart backspace indent, and automatic indentation detection for the current file
-
new and improved refactoring operations
-
annotation inference, scratch files, improved Gradle support, improved diff view, high-density monitor support, and many more features
更多更新内容请看发行页面。
Android Studio 是一个全新的 Android 开发环境,基于 IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试,在 IDEA 的基础上,Android Studio 提供:
-
基于 Gradle 的构建支持
-
Android 专属的重构和快速修复
-
提示工具以捕获性能、可用性、版本兼容性等问题
-
支持 ProGuard 和应用签名
-
基于模板的向导来生成常用的 Android 应用设计和组件
-
功能强大的布局编辑器,可以让你拖拉 UI 控件并进行效果预览
(责任编辑:IT)
Android Studio 1.2 正式版发布,此版本是基于 IntelliJ 14.1.1 和 Android Studio 1.1 ,相比较于 Android Studio 1.1 版本来说,此版本继承了 IntelliJ 14 and 14.1 上特征。如:
更多更新内容请看发行页面。 Android Studio 是一个全新的 Android 开发环境,基于 IntelliJ IDEA. 类似 Eclipse ADT,Android Studio 提供了集成的 Android 开发工具用于开发和调试,在 IDEA 的基础上,Android Studio 提供:
|