内容简介:Android Studio 3.2 Canary 10 发布了。主要更新内容如下: 浏览外部头文件 在以前版本的 Android Studio 中使用“项目”窗口时,可以导航到并仅检查属于您在本地构建的库的头文件。 通过此版本,您现在还可以查看...
Android Studio 3.2 Canary 10 发布了。主要更新内容如下:
浏览外部头文件
在以前版本的 Android Studio 中使用“项目”窗口时,可以导航到并仅检查属于您在本地构建的库的头文件。 通过此版本,您现在还可以查看和检查包含在导入到应用程序中的外部 C/C++ 库依赖项的头文件。
如果您的项目中已包含 C/C ++ 代码和库,请打开 IDE 左侧的项目窗口(单击视图>工具窗口>项目),并确保从下拉菜单中选择 Android。 在你的项目的 cpp/ 目录下,你应用程序范围内的所有头文件被组织在每个本地 C/C ++ 库项目的 include 节点下,如下所示。
其他更新(Bug 修复):
Issue#76198464: Material Design icons picker doesn't launch but throws
Issue#75425826: Improve min sdk conflict fix
Issue#76004637: Update to Proguard 6.0.1
Issue#67492130: Remove repeated Java 8 language features support message
Issue#73602296: Implement BuildableArtifact API
Issue#73576747: JSR/RET are not supported with computeFrames option
Issue#72811718: java.io.IOException: Failed to find byte code for android/util/IntProperty
Issue#73132906: Attaching native debugger is very slow and locks up Android Studio for multi-module projects.
Issue#75974712: Warn if canvas.getWidth/getHeight are used in View#onDraw, Drawable#draw
Issue#74352259: Android Studio does not see test project dependencies
现在您可以单击帮助>检查更新(或 Android Studio>检查 Mac 上的更新)或获取下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Android Studio 3.2 Canary 10,支持浏览外部头文件》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Wine 4.8 发布,支持 MSI 补丁文件
- 使用Java sound播放音频文件出现“文件类型不支持”报错的原因分析
- webpack支持启动dev服务和热更新,并支持打包时增加文件注释
- GParted 1.2 发布,已支持 exFAT 文件系统
- Novel 1.2.1 发布,支持更多的文件存储
- asp dotnet core 支持客户端上传文件
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
500 Lines or Less
Amy Brown、Michael DiBernardo / 2016-6-28 / USD 35.00
This book provides you with the chance to study how 26 experienced programmers think when they are building something new. The programs you will read about in this book were all written from scratch t......一起来看看 《500 Lines or Less》 这本书的介绍吧!