内容简介:Android Studio 3.3 Beta 1 发布了,这是 3.3 系列的首个测试版。本次更新包括一些错误修复和下面的行为更改: CPU Profiler —— 新的实时分配内存跟踪选项 为了在分析时提高应用程序性能,现在可以在运行 API ...
Android Studio 3.3 Beta 1 发布了,这是 3.3 系列的首个测试版。本次更新包括一些错误修复和下面的行为更改:
CPU Profiler —— 新的实时分配内存跟踪选项
为了在分析时提高应用程序性能,现在可以在运行 API 级别 26 或更高级别的设备上选择实时内存分配跟踪模式。从Full(所有对象内存分配),Sampled(分配的定期采样)或 None 中选择。
Bug 修复
The Project window was occasionally crashing when sorting files by type.
CMake was throwing a
NullPointerException
when enabling Only sync the active variant (for current project) experimental feature.D8 was incorrectly failing to compile with the following error message:
com.android.tools.r8.errors.Unreachable: Unexpected type adjustment from java.lang.Object to com.android.transport.model.entity.ApproveDelegator[]
此外,Android Studio 3.4 Canary 1 也已发布,详情请点此查看。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 渗透测试神器Burp Suite现已推出2.0测试版
- JeeSite 4.0.0 开发平台社区测试版公布,欢迎大家测试反馈意见
- Android 12 第二个测试版发布
- Windows 10 测试版加入颜文字支持
- PostgreSQL 10 首个测试版发布,新增特性一览
- PostgreSQL 10 首个测试版发布,新增特性一览
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Head First HTML5 Programming
Eric Freeman、Elisabeth Robson / O'Reilly Media / 2011-10-18 / USD 49.99
What can HTML5 do for you? If you're a web developer looking to use this new version of HTML, you might be wondering how much has really changed. Head First HTML5 Programming introduces the key featur......一起来看看 《Head First HTML5 Programming》 这本书的介绍吧!