Android Studio 3.2 Canary 17 和 3.1.3 bugfix 版发布

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

内容简介: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]


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

查看所有标签

猜你喜欢:

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

JavaScript凌厉开发

JavaScript凌厉开发

张鑫 黄灯桥、杨彦强 / 清华大学出版社 / 2010 年4月 / 49.00元

本书详细介绍Ext JS框架体系结构,以及利用HTML/CSS/JavaScript进行前端设计的方法和技巧。作者为Ext中文站站长领衔的三个国内Ext JS先锋,在开发思维和开发经验上有着无可争议的功力。 本书包含的内容有Ext.Element.*、事件Observable、Ext组件+MVC原理、Grid/Form/Tree/ComboBox、Ajax缓存Store等,并照顾JavaSc......一起来看看 《JavaScript凌厉开发》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具