Android Studio 0.2.9 发布了,改进内容包括:
Updated the IDE base to the IntelliJ EAP build #132.197 sources. The release notes for this version of the IDE which lists the bugs fixed are here:
http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+13+132.197+Release+Notes
This might fix the subversion bug many users have reported (see issue 60012)
New "Extract Dimension Resource" refactoring
Improved bitmap caching in the layout editor, which should help with the out of memory exceptions people have reported (see issue 59498)
Fixed gradle error message output parsing from merged value xml files
Allow projects to be created when missing gradle dependencies
Fix bug in lint project handling which sometimes led to stack overflow exceptions
官方首页:http://developer.android.com/sdk/installing/studio.html
来自:开源中国社区

