内容简介:Android Studio 3.2 Beta 2 发布了,Android Studio 是基于 IntelliJ IDEA 的官方 Android 应用开发集成开发环境 (IDE)。 此次更新内容如下: Resource configurations set with resConfigs were ignored wh...
Android Studio 3.2 Beta 2 发布了,Android Studio 是基于 IntelliJ IDEA 的官方 Android 应用开发集成开发环境 (IDE)。
此次更新内容如下:
Resource configurations set with
resConfigs
were 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
enum
constructors.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
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- AppCode 2020.1.4 发布,集成开发环境
- AppCode 2018.1.1 发布,集成开发环境
- AppCode 2019.1.1 发布,集成开发环境
- AppCode 2019.1.2 发布,集成开发环境
- AppCode 2019.1.2 发布,集成开发环境
- AppCode 2019.1.3 发布,集成开发环境
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Servlet与JSP核心编程
[美]Marty Hall、Larry Brown、Yaakov Chalkin / 胡书敏 / 2009-6 / 68.00元
《Servlet与JSP核心编程(第2卷 第2版)》在第l卷的基础上,广泛涉及自定义标签库、过滤器、声明式安全、JSTL和Struts等主题,并沿袭深受读者喜爱的写作风格,通过完整、有效、资料丰富的程序来演绎目前最流行的技术和最佳实践。Java EE已经成为电子商务网站、动态网站和Web应用与服务开发的首选,作为这一平台的基础,servlet与JSP的重要性日益突出,并在极短的时间内得以迅速普及。......一起来看看 《Servlet与JSP核心编程》 这本书的介绍吧!