public class PackageApplication extends PackageAndroidArtifact
Modifier and Type | Class and Description |
---|---|
static class |
PackageApplication.InstantRunResourcesCreationAction
Configures the task to only package resources and assets.
|
static class |
PackageApplication.StandardCreationAction
Configures the task to perform the "standard" packaging, including all files that should end
up in the APK.
|
PackageAndroidArtifact.CreationAction<T extends PackageAndroidArtifact>
aaptOptionsNoCompress, apkFormat, 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(org.gradle.workers.WorkerExecutor workerExecutor) |
Modifier and Type | Method and Description |
---|---|
protected com.android.build.gradle.internal.scope.InternalArtifactType |
getInternalArtifactType() |
protected boolean |
isIncremental() |
doFullTaskAction, doIncrementalTaskAction, getAbiFilters, getApkFormat, 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
getIncrementalFolder, setIncrementalFolder
getBuilder, getBuildTools, getILogger, setAndroidBuilder
getVariantName, setVariantName
newInputDirectory, newInputFile, newOutputDirectory, newOutputFile
appendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString
@Inject public PackageApplication(org.gradle.workers.WorkerExecutor workerExecutor)
@Internal protected com.android.build.gradle.internal.scope.InternalArtifactType getInternalArtifactType()
getInternalArtifactType
in class PackageAndroidArtifact
@Internal protected boolean isIncremental()
isIncremental
in class PackageAndroidArtifact