Android Studio 默认在 build.gradle 中构建什么 Product Flavor? [英] What Product Flavor does Android Studio build by default in build.gradle?

查看:45
本文介绍了Android Studio 默认在 build.gradle 中构建什么 Product Flavor?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个使用新 Gradle 构建系统的 Android 项目,我们使用 Android Studio 作为开发工具.当 build.gradle 中指定了多种产品风格时,我们注意到 Android Studio 会按字母顺序构建指定的第一个.有没有办法告诉 Android Studio 在开发过程中只构建和测试特定的产品风格?

We have an Android project that uses the new Gradle build system, and we use Android Studio as a development tool. When there are several product flavors specified in build.gradle, we notice that Android Studio builds the first one specified alphabetically. Is there a way to tell Android Studio to build and test only a specific product flavor during development?

推荐答案

在 Studio 窗口的左下方有一个名为Build Variants"的停靠视图.

On the lower left of the Studio window there's a docked view called "Build Variants".

打开它并选择您想要处理的任何变体.这将影响构建的变体以及启用的源文件夹,这将推动代码和资源编辑器中的完成.

Open it and choose whichever variant you want to work on. This will impact which variant is built but also the enabled source folders, which will drive completion in code and resources editors.

这篇关于Android Studio 默认在 build.gradle 中构建什么 Product Flavor?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆