android studio 3.0 中“运行”应用程序和“配置文件”应用程序选项之间的区别

Posted

技术标签:

【中文标题】android studio 3.0 中“运行”应用程序和“配置文件”应用程序选项之间的区别【英文标题】:Difference between 'Run' App and 'Profile' App option in android studio 3.0 【发布时间】:2018-06-26 11:51:50 【问题描述】:

android studio 3.0 中有两个选项(RunProfile)可用于运行应用程序。 两者的功能和行为相同。看下面的截图:

我的问题是 android studio 3.0 中 RunProfile 之间的实际活动是什么

【问题讨论】:

【参考方案1】:

As per Android studio team: 它主要是一个很好的 UI 快捷方式,可以打开分析器工具窗口并在运行应用程序的同时开始分析。单击“运行”不会启动分析器,但您仍然可以稍后通过打开工具窗口来选择分析应用程序。

【讨论】:

以上是关于android studio 3.0 中“运行”应用程序和“配置文件”应用程序选项之间的区别的主要内容,如果未能解决你的问题,请参考以下文章

android studio 3.0 中“运行”应用程序和“配置文件”应用程序选项之间的区别

Android Studio 3.0 Kotlin 更改未反映在构建中

android studio 3.0 android profiler怎么看

更新Android Studio 3.0碰到的问题

Android Studio 升级到3.0 提示 java.lang.NoClassDefFoundError

android studio 3.0加载其他人项目时的一些配置问题