public abstract 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, buildTargetAbi, buildTargetDensity, fileCache, keepTimestampsInApk, manifestType, minSdkVersion, outputFileProvider, outputScope, projectBaseName, 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() |
static void |
recordMetrics(java.lang.String projectPath,
java.io.File apkOutputFile,
java.io.File resourcesApFile) |
doTaskAction, getAbiFilters, getApkFormat, getApkList, getApkNames, getAssets, getBuildTargetAbi, getBuildTargetDensity, getCreatedBy, getDebugBuild, getDexFolders, getFeatureDexFolder, getIncrementalFolder, getJavaResourceFiles, getJniDebugBuild, getJniFolders, getKeepTimestampsInApk, getManifests, getManifestTypeName, getMinSdkVersion, getNativeLibrariesAndDexPackagingModeName, getNoCompressExtensions, getOutputDirectory, getProjectBaseName, getResourceFiles, getSigningConfig, getTargetApi, getTaskInputTypeName, setAbiFilters, setDebugBuild, setJniDebugBuild, setSigningConfiggetVariantName, recordTaskAction, 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 PackageAndroidArtifactpublic static void recordMetrics(java.lang.String projectPath,
java.io.File apkOutputFile,
java.io.File resourcesApFile)