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 提供:
(责任编辑:IT) |