public class InstantRunResourcesApkBuilder
extends com.android.build.gradle.internal.tasks.AndroidBuilderTask
Right now, there is only one packaged resources file in InstantRun mode, but we could decide to slice the resources in the future.
| Modifier and Type | Class and Description |
|---|---|
static class |
InstantRunResourcesApkBuilder.ConfigAction |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
APK_FILE_NAME |
| Constructor and Description |
|---|
InstantRunResourcesApkBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doFullTaskAction() |
java.io.File |
getOutputDirectory() |
org.gradle.api.file.FileCollection |
getResourcesFile() |
getBuilder, getBuildTools, getILogger, setAndroidBuildergetVariantName, setVariantNameaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, newInputFile, newOutputDirectory, newOutputFile, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic static final java.lang.String APK_FILE_NAME