内容简介:Android Studio 3.2 Beta 2 发布了,Android Studio 是基于 IntelliJ IDEA 的官方 Android 应用开发集成开发环境 (IDE)。此次更新内容如下:详情查看
Android Studio 3.2 Beta 2 发布了,Android Studio 是基于 IntelliJ IDEA 的官方 Android 应用开发集成开发环境 (IDE)。
此次更新内容如下:
-
Resource configurations set with
resConfigswere ignored when building an Android App Bundle. -
Resource processing was incorrect in some cases when the minimum SDK target was specified to be the preview version.
-
Overrides set using the variant API were ignored when the version name and version code were published for dynamic feature modules for Android App Bundles.
-
D8 failed to read some ZIP files with special characters.
-
kotlin-stdlib-jre*artifacts are now deprecated, sokotlin-stdlib-jdk*are used instead. -
Lint checks failed when an invalid issue ID was used in the XML lint configuration file.
-
Lint checks incorrectly reported some resources as unused if they were referenced through
enumconstructors. -
It was impossible to disbale the Auto verify option for a deep link in the Navigation Editor.
-
Using the Rerun failed tests command in the Run window sometimes incorrectly returned the message "No tests were found".
-
A conflict between the Android Gradle Plugin and kapt caused errors with data binding. See Issue #110198434 for information about how other annotation processors may need to account for this issue.
详情查看 更新日志 。
下载地址:https://developer.android.com/studio/preview/index.html
以上所述就是小编给大家介绍的《安卓集成开发环境 Android Studio 3.2 Beta 2 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- AppCode 2020.1.4 发布,集成开发环境
- AppCode 2018.1.1 发布,集成开发环境
- AppCode 2019.1.1 发布,集成开发环境
- AppCode 2019.1.2 发布,集成开发环境
- AppCode 2019.1.2 发布,集成开发环境
- AppCode 2019.1.3 发布,集成开发环境
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
JavaScript修炼之道
波顿纽威 / 巩朋、张铁 / 人民邮电 / 2011-11 / 29.00元
《JavaScript修炼之道》是JavaScript的实战秘籍。作者将自己多年的编程经验融入其中,不仅可以作为学习之用,更是日常JavaScript开发中不可多得的参考手册,使读者少走很多弯路。《JavaScript修炼之道》的内容涵盖了当今流行的JavaScript库的运行机制,也提供了许多应用案例。《JavaScript修炼之道》针对各任务采取对页式编排,在对各任务的讲解中,左页解释了任务的......一起来看看 《JavaScript修炼之道》 这本书的介绍吧!