Changes

Jump to: navigation, search

An Android Studio Gradle Build Variants Example

31 bytes added, 18:58, 26 December 2015
Adding the Build Flavors to the Module Build File
With the initial project created, the next step is to configure the module level build.gradle file to add the two build flavor configurations. Within the Android Studio Project tool window, navigate to the build.gradle file listed as app -> Gradle Scripts -> build.gradle (Module: app) (Figure 58-1) and double click on it to load it into the editor:
<google>ADSDAQBOX_FLOW</google>
[[Image:android_studio_build_variants_module_gradle_file2.png|The module level Gradle build file]]

Navigation menu