public class PackageApplication extends PackageAndroidArtifact
| Modifier and Type | Class and Description |
|---|---|
static class |
PackageApplication.InstantRunResourcesConfigAction
Configures the task to only package resources and assets.
|
static class |
PackageApplication.StandardConfigAction
Configures the task to perform the "standard" packaging, including all files that should end
up in the APK.
|
PackageAndroidArtifact.ConfigAction<T extends PackageAndroidArtifact>aaptGeneration, aaptIntermediateFolder, aaptOptionsNoCompress, apkList, assets, buildTargetAbi, buildTargetDensity, dexFolders, featureDexFolder, fileCache, INSTANT_RUN_PACKAGES_PREFIX, instantRunContext, instantRunFileType, javaResourceFiles, jniFolders, manifests, manifestType, minSdkVersion, outputDirectory, outputFileProvider, outputScope, projectBaseName, resourceFiles| Constructor and Description |
|---|
PackageApplication() |
| Modifier and Type | Method and Description |
|---|---|
protected com.android.build.gradle.internal.scope.InternalArtifactType |
getInternalArtifactType() |
protected boolean |
isIncremental() |
doFullTaskAction, doIncrementalTaskAction, getAaptGeneration, getAbiFilters, getApkList, getApkNames, getAssets, getBuildTargetAbi, getBuildTargetDensity, getDebugBuild, getDexFolders, getFeatureDexFolder, getJavaResourceFiles, getJniDebugBuild, getJniFolders, getManifests, getManifestType, getMinSdkVersion, getNativeLibrariesPackagingModeName, getNoCompressExtensions, getOutputDirectory, getProjectBaseName, getResourceFiles, getSigningConfig, getTaskInputType, isInInstantRunMode, setAbiFilters, setDebugBuild, setJniDebugBuild, setSigningConfig, splitFullActiongetIncrementalFolder, setIncrementalFoldergetBuilder, getBuildTools, getILogger, setAndroidBuildergetVariantName, setVariantNamenewInputDirectory, newInputFile, newOutputDirectory, newOutputFileaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@Internal protected com.android.build.gradle.internal.scope.InternalArtifactType getInternalArtifactType()
getInternalArtifactType in class PackageAndroidArtifact@Internal protected boolean isIncremental()
isIncremental in class PackageAndroidArtifact