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, applicationId, assets, buildTargetAbi, buildTargetDensity, dexFolders, dexPackagingPolicy, fileCache, INSTANT_RUN_PACKAGES_PREFIX, instantRunContext, instantRunFileType, instantRunSupportDir, javaResourceFiles, jniFolders, manifests, manifestType, outputDirectory, outputFileProvider, outputScope, projectBaseName, resourceFiles, versionCode, versionName| Constructor and Description |
|---|
PackageApplication() |
| Modifier and Type | Method and Description |
|---|---|
protected com.android.build.gradle.internal.scope.TaskOutputHolder.TaskOutputType |
getTaskOutputType() |
protected boolean |
isIncremental() |
doFullTaskAction, doIncrementalTaskAction, getAaptGeneration, getAbiFilters, getApkPathList, getApplicationId, getAssets, getBuildTargetAbi, getBuildTargetDensity, getDebugBuild, getDexFolders, getDexPackagingPolicy, getJavaResourceFiles, getJniDebugBuild, getJniFolders, getManifests, getManifestType, getMinSdkVersion, getNativeLibrariesPackagingModeName, getNoCompressExtensions, getOutputDirectory, getPackagingOptions, getProjectBaseName, getResourceFiles, getSigningConfig, getTaskInputType, getVersionCode, getVersionName, setAbiFilters, setDebugBuild, setJniDebugBuild, setMinSdkVersion, setPackagingOptions, setSigningConfig, splitFullActiongetCombinedInput, getIncrementalFolder, setIncrementalFoldergetBuilder, 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, toString@Internal protected com.android.build.gradle.internal.scope.TaskOutputHolder.TaskOutputType getTaskOutputType()
getTaskOutputType in class PackageAndroidArtifact@Internal protected boolean isIncremental()
isIncremental in class PackageAndroidArtifact