Android Studio 3.2 Canary 17 和 3.1.3 bugfix 版发布

栏目: 软件资讯 · 发布时间: 5年前

内容简介:Android Studio 发布了 3.2 Canary 17 和 3.1.3 bug-fix 版本。 Android Studio 3.1.3 bug-fix Memory leaks caused Android Studio to become slow and unresponsive after you had been using the Layout Edit...

Android Studio 发布了 3.2 Canary 17 和 3.1.3 bug-fix 版本。

Android Studio 3.1.3 bug-fix

  • Memory leaks caused Android Studio to become slow and unresponsive after you had been using the Layout Editor. This update includes fixes for most of these issues. We intend to release another update soon to address additional memory leaks.

  • Some applications built with D8 crashed on some Verizon Ellipsis tablets.

  • Installation of applications built with D8 failed with an INSTALL_FAILED_DEXOPT error on devices running Android 5.0 or 5.1 (API level 21 or 22).

  • Some applications that used the OkHttp library and were built with D8 crashed on devices running Android 4.4 (API level 19).

  • Android Studio sometimes failed to start, with a ProcessCanceledException during class initialization for com.intellij.psi.jsp.JspElementType.

这是 3.1 系列的最新稳定版,也是一个错误修复版本,本次更新修复了一些错误。有关本次更新的修复内容,请参阅 Android Studio 3.1.3 发布说明

Android Studio 3.2 Canary 17

本次更新主要修复的错误是使用布局编辑器(Layout Editor)时发生的内存泄漏,有关此修补程序的详细信息及其与 Android Studio 其他更新的关系,请参阅 Android Studio 产品经理 James Lau 的此文章

其他更新

  • Applications built with Navigation Architecture Component (android.arch.navigation) libraries crashed because the libraries were not being processed during AndroidX refactoring. This has been fixed.

  • Kotlin methods that return Unit in databinding layouts are now handled correctly.

  • Data Binding v2 compilation failed in cases of one module having a very large number of layouts. This has been fixed.

  • Test coverage data was incomplete when using Android Test Orchestrator. This is fixed.

下载地址

https://developer.android.com/studio/#downloads
https://developer.android.com/studio/preview/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Python 3学习笔记(上卷)

Python 3学习笔记(上卷)

雨痕 / 电子工业出版社 / 2018-1 / 89

经过9 年的发展,Python 3 生态已相当成熟。无论是语言进化、解释器性能提升,还是第三方支持,都是如此。随着Python 2.7 EOF 日趋临近,迁移到Python 3 的各种障碍也被逐一剔除。是时候在新环境下学习或工作了。 人们常说Python 简单易学,但这是以封装和隐藏复杂体系为代价的。仅阅读语言规范很难深入,亦无从发挥其应有能力,易学难精才是常态。《Python 3学习笔记(......一起来看看 《Python 3学习笔记(上卷)》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换