Android Studio 0.8.3 发布
- 基于Gradle的构建支持
- Android 专属的重构和快速修复
- 提示工具以捕获性能、可用性、版本兼容性等问题
- 支持 ProGuard 和应用签名
- 基于模板的向导来生成常用的 Andoid 应用设计和组件
- 功能强大的布局编辑器,可以让你拖拉 UI 控件并进行效果预览
Android Studio 0.8.3 发布,改进内容包括:
Bug fixes (0.8.2 contained only critical fixes; this release contains a larger set of fixes)
Integrated recent IntelliJ 13.1 EAP builds. These are basically bug fix builds.
http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+13.1+135.1228+Release+Notes
http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+13.1+135.1146+Release+Notes
http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+13.1+135.1019+Release+Notes
http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+13.1+135.909+Release+Notes
Inspect theme attributes for quick documentation. If you invoke View > Quick Documentation (usually bound to F1) on for example
?android:textAppearanceLarge
you will see the theme inheritance hierarchy and resolved values for the various attributes that are pulled in:
Quickfixes for around 30 lint issues:
New Allocation Tracker integrated in the Android/DDMS window
Output window message filtering
No, the new Android project view (shown in the Google I/O Android Studio demo) is not in this build yet, but very soon now; we're hoping for later this week!
</ul>