发布于 2016-07-08 23:48:31 | 88 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Android Studio教程,程序狗速度看过来!

Android Studio Android 开发环境

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


Android Studio 2.2 Preview 5 发布,此版本包括了大量的bud修复。

  • Performance: We fixed two big memory leaks -- one related to Gradle sync and the other related to layout rendering; both should help significantly with memory usage. We also improved the locking behavior of layout XML preview so it shouldn't cause the editor to lag when typing during background layout preview rendering.

  • Instant Run: A number of important bug fixes which should help with performance and correctness:

    • Fixed a bug where assets were not properly packaged

    • Disable the small optimization where edits in the main app module skip certain tasks: this was not safe and could lead to some edits missing when running the app

    • Fix a bug which meant assets would not be incrementally packaged in alpha4

    • No longer crunch PNGs in library dependencies

    • Fix bug where updating launcher icons would not trigger an app reinstall

  • Layout Editor:

    • Auto connect mode is now off by default.

    • New constraint layout library version alpha4. 

      • There's a lint warning (and quickfix to update) if you're using alpha3 or older. 

      • The focus of the update is on layout performance.

      • There's also documentation on the various attributes, and code completion should work better with this version in the IDE

      • Note: There is an incompatible change in the Guideline class and attributes:  layout_constraintGuide_begin, layout_constraintGuide_end and layout_constraintGuide_Percent

    • The resize screen feature has been tweaked visually and should be much faster.

    • The screenshot action has been added back to the Context menu, and there is a preference panel in options where you can set the "prefer XML editor for layout files" option as in previous releases.

    • Lint icons no longer show up on the design surface by default, but you can turn them back on via options (including from the lint notifications panel.)

    • PhotoShop file support: Layers in 16 bit and 32 bit images are now decoded

    • Fixed many bugs, including the <include> bug starred by a bunch of users where on Windows, include tags would stop working

  • Other: A lot of fixes across the product - in deployment, editor, data binding, C++/CMake/NDK support, lint, Espresso test runner, Firebase, etc.

  • Updated platform metadata for Android Nougat (e.g. code completion for context.getSystemService() should return all the valid constants as of N, etc.)

  • Fixes for the most common exceptions reported via the crash reporter

详情:Android Studio 2.2 Preview 5 Available



历史版本 :
Android Studio 3.1 Canary 8 发布,常见的错误修复
Android Studio 3.1 Canary 7 发布,常见错误修复
Android Studio 3.1 Canary 6 发布,常见错误修复
Android Studio 3.0.1 发布,一般错误修复和性能改进
Android Studio 3.1 Canary 4 发布,Bug 修复
Android Studio 3.0 正式发布,支持 Kotlin 语言
Android Studio 3.0 RC 1 发布,各种错误修复
Android Studio 3.0 Beta 4,新的 Android plugin DSL
Android Studio 3.0 Beta 2 发布,Bug 修复
Android Studio 3.0 Beta 1 发布,各种错误修复
Android Studio 3.0 Canary 7 发布
Android Studio 3.0 Canary 4 Bug 修复版本
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务