内容简介:Android Studio 3.3 Canary 2新特性bug 修复
Android Studio 3.3 Canary 2 已发布 。该版本带来了不少新特性和升级,此外还针对多个错误进行了修复。例如由于 Java 库依赖性不正确,无法构建动态功能,又比如在某些情况下,Android Studio 3.3 Canary 1 的用户被错误地提示安装 Beta 系列的先前版本。
新特性
-
The Exceptions Support (-fexceptions) and Runtime Type Information Support (-frtti) options have been removed from the Customize C++ Support page of the Create New Project wizard. These controls referred to features that are now always enabled.
-
The dexlib2 library has been updated to version 2.2.4.
-
Processing of Java resources has been moved to the R8 resource API from the Android Gradle Plugin (AGP).
-
The templates used when creating a new project have been updated to use the settings in
proguard-android-optimize.txt
, which enables several Kotlin optimizations, including some in R8 regarding lambda merging and null analysis.
bug 修复
-
In some cases, users of Android Studio 3.3 Canary 1 were incorrectly prompted to install previous builds in the Beta channel.
-
A rendering error in the Component Tree pane in the Layout Editor prevented the display of names of components.
-
Adding a new item using the New Image Asset dialog failed.
-
The
CreateFullJarDebug
task ran unnecessarily because Gradle never considered it to be up to date. -
Dynamic features failed to build because of an incorrect Java library dependency.
下载地址 https://developer.android.com/studio/preview/index.html
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- PhpStorm 2018.1.3 发布,包括新功能和错误修复
- PhpStorm 2018.1.5 发布,包括新功能和错误修复
- 通告 | ENS 注册表迁移:修复漏洞,增加新功能
- Nginx 主线版 1.15.0 发布,错误修复和引入新功能
- ActionView v1.1.0 增加新功能,优化细节和修复 Bug
- Apache Commons Compress 1.17,bug 修复和新功能
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
穿越计算机的迷雾
李忠 / 电子工业出版社 / 2011-1 / 36.00元
《穿越计算机的迷雾》从最基本的电学知识开始,带领读者一步一步、从无到有地制造一台能全自动工作的计算机。在这个过程中,读者可以学习到大量有趣的电学、数学和逻辑学知识,了解到它们是如何为电子计算机的产生创造条件,并促使它不断向着更快、更小、更强的方向发展。通过阅读《穿越计算机的迷雾》,读者可以很容易地理解自动计算实际上是如何发生的,而现代的计算机又是怎么工作的。以此为基础,在《穿越计算机的迷雾》的后面......一起来看看 《穿越计算机的迷雾》 这本书的介绍吧!