public class PackageApplication extends PackageAndroidArtifact
| Modifier and Type | Class and Description |
|---|---|
static class |
PackageApplication.CreationAction
Configures the task to perform the "standard" packaging, including all files that should end
up in the APK.
|
aaptOptionsNoCompress, apkFormat, apkList, assets, buildTargetAbi, buildTargetDensity, dexFolders, featureDexFolder, fileCache, INSTANT_RUN_PACKAGES_PREFIX, javaResourceFiles, jniFolders, keepTimestampsInApk, manifests, manifestType, minSdkVersion, outputDirectory, outputFileProvider, outputScope, projectBaseName, resourceFiles, targetApi| 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, getKeepTimestampsInApk, getManifests, getManifestType, getMinSdkVersion, getNativeLibrariesPackagingModeName, getNoCompressExtensions, getOutputDirectory, getProjectBaseName, getResourceFiles, getSigningConfig, getTargetApi, getTaskInputType, setAbiFilters, setDebugBuild, setJniDebugBuild, setSigningConfiggetIncrementalFolder, setIncrementalFoldergetBuilder, getILogger, setAndroidBuildergetVariantName, setVariantNamenewInputDirectory, newInputFile, newOutputDirectory, newOutputFileappendParallelSafeAction, 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