- generate() - Method in CompatibleScreensManifest
-
- generate() - Method in GenerateBuildConfig
-
- generate() - Method in GenerateResValues
-
- GenerateBuildConfig - Class in com.android.build.gradle.tasks
- generatePureSplits(boolean) - Method in BaseExtension
-
- GenerateResValues - Class in com.android.build.gradle.tasks
- GenerateSplitAbiRes - Class in com.android.build.gradle.tasks
Generates all metadata (like AndroidManifest.xml) necessary for a ABI dimension split APK.
- getAdbExe() - Method in BaseExtension
-
- getAidl() - Method in AndroidSourceSet
-
The Android AIDL source directory for this source set.
- getAidlCompile() - Method in BaseVariant
-
Returns the AIDL compilation task.
- getAndroidBuilder() - Method in BasePlugin
-
- getApkLibraries() - Method in ApkVariant
-
Returns the list of jar files that are packaged in the APK.
- getApplicationId() - Method in BaseVariant
-
Returns the applicationId of the variant.
- getApplicationVariants() - Method in AppExtension
-
- getAssemble() - Method in BaseVariant
-
Returns the assemble task for all this variant's output
- getAssemble() - Method in BaseVariantOutput
-
Returns the assemble task for this particular output
- getAssets() - Method in AndroidSourceSet
-
The Android Assets directory for this source set.
- getBaseName() - Method in BaseVariant
-
Returns the base name for the output of the variant.
- getBaseName() - Method in BaseVariantOutput
-
Returns the base name for the output of the variant.
- getBootClasspath() - Method in BaseExtension
-
- getBootClasspath() - Method in BasePlugin
-
- getBootClasspathAsStrings() - Method in BasePlugin
-
- getBuildToolsRevision() - Method in BaseExtension
-
- getBuildToolsVersion() - Method in AidlCompile
-
- getBuildToolsVersion() - Method in BaseExtension
-
Required.
- getBuildToolsVersion() - Method in Dex
-
- getBuildToolsVersion() - Method in JillTask
-
- getBuildToolsVersion() - Method in MergeResources
-
- getBuildToolsVersion() - Method in PreDex
-
- getBuildToolsVersion() - Method in ProcessAndroidResources
-
- getBuildToolsVersion() - Method in RenderscriptCompile
-
- getBuildType() - Method in BaseVariant
-
Returns the com.android.builder.core.DefaultBuildType for this build variant.
- getBuildType() - Method in VariantFilter
-
Returns the Build Type.
- getCheckManifest() - Method in BaseVariant
-
Returns the check manifest task.
- getCompileConfigurationName() - Method in AndroidSourceSet
-
Returns the name of the compile configuration for this source set.
- getCompileLibraries() - Method in ApkVariant
-
Returns the list of jar files that are on the compile classpath.
- getCompileSdkVersion() - Method in BaseExtension
-
Required.
- getConnectedInstrumentTest() - Method in TestVariant
-
Returns the task to run the tests.
- getDefaultConfig() - Method in VariantFilter
-
Returns the ProductFlavor that represents the default config.
- getDefaultConfigData() - Method in BasePlugin
-
- getDefaultProguardFile(String) - Method in BaseExtension
-
- getDefaultPublishConfig() - Method in BaseExtension
-
Name of the configuration used to build the default artifact of this project.
- getDescription() - Method in BaseVariant
-
Returns a description for the build variant.
- getDeviceProviders() - Method in BaseExtension
-
- getDex() - Method in ApkVariant
-
Returns the Dex task.
- getDexFileName(File, File) - Method in PreDex
-
Returns a unique File for the pre-dexed library, even
if there are 2 libraries with the same file names (but different
paths)
- getDirName() - Method in BaseVariant
-
Returns a subfolder name for the variant.
- getDirName() - Method in BaseVariantOutput
-
Returns a subfolder name for the variant output.
- getEnforceUniquePackageName() - Method in BaseExtension
-
- getExtension() - Method in BasePlugin
-
- getExtensionClass() - Method in AppPlugin
-
- getExtensionClass() - Method in BasePlugin
-
- getExtensionClass() - Method in LibraryPlugin
-
- getExtraAndroidArtifacts(String) - Method in BasePlugin
-
- getExtraArtifacts() - Method in BasePlugin
-
- getExtraBuildTypeSourceProviders(String) - Method in BasePlugin
-
- getExtraFlavorSourceProviders(String) - Method in BasePlugin
-
- getExtraJavaArtifacts(String) - Method in BasePlugin
-
- getExtraVariantSourceProviders(String) - Method in BasePlugin
-
- getFieldName(String) - Method in ResourceUsageAnalyzer
-
- getFilter() - Method in AndroidSourceDirectorySet
-
Returns the filter used to select the source from the source directories.
- getFilter(String) - Method in ApkOutputFile
-
Returns the split identifier (like "hdpi" for a density split) given the split dimension.
- getFilter(FilterType) - Method in ApkVariantOutput
-
Returns a filter value for a filter type if present on this variant or null otherwise.
- getFilterByType(FilterType) - Method in ApkOutputFile
-
- getFilters() - Method in ApkOutputFile
-
- getFilterTypes() - Method in ApkOutputFile
-
- getFlavorDimension() - Method in GroupableProductFlavor
-
Returns the flavor dimension or null if non are set.
- getFlavorName() - Method in BaseVariant
-
Returns the flavor name of the variant.
- getFlavors() - Method in VariantFilter
-
Returns the list of flavors, or an empty list.
- getGenerateBuildConfig() - Method in BaseVariant
-
Returns the BuildConfig generation task.
- getInstall() - Method in ApkVariant
-
Returns the install task for the variant.
- getInstantiator() - Method in BasePlugin
-
- getIssues() - Method in Lint.LintGradleIssueRegistry
-
- getItemValues() - Method in GenerateBuildConfig
-
- getItemValues() - Method in GenerateResValues
-
- getJackExe() - Method in JackTask
-
- getJackFileName(File, File) - Method in JillTask
-
Returns a unique File for the converted library, even
if there are 2 libraries with the same file names (but different
paths)
- getJacocoAgentTask() - Method in BasePlugin
-
- getJava() - Method in AndroidSourceSet
-
Returns the Java source which is to be compiled by the Java compiler into the class output
directory.
- getJavaCompile() - Method in BaseVariant
-
Returns the Java Compilation task.
- getJni() - Method in AndroidSourceSet
-
The Android JNI source directory for this source set.
- getJniFolders(ApkVariantData) - Method in BasePlugin
-
Calculate the list of folders that can contain jni artifacts for this variant.
- getJniLibs() - Method in AndroidSourceSet
-
The Android JNI libs directory for this source set.
- getLibraryManifests() - Method in MergeManifests
-
since libraries above can't return it's input files (@Nested doesn't
work on lists), so do a method that will gather them and return them.
- getLibraryManifests() - Method in ProcessTestManifest
-
- getLibraryVariants() - Method in LibraryExtension
-
- getLocalJarFileList(DependencyContainer) - Method in BasePlugin
-
- getLogger() - Method in BaseExtension
-
- getLogger() - Method in BasePlugin
-
- getMainManifest() - Method in MergeManifests
-
- getMainManifest() - Method in ProcessManifest
-
- getManifest() - Method in AndroidSourceSet
-
The Android Manifest file for this source set.
- getManifestDependencies(List<LibraryDependency>) - Method in BasePlugin
-
- getManifestOverlays() - Method in MergeManifests
-
- getManifestOverlays() - Method in ProcessManifest
-
- getManifestPlaceholders() - Method in MergeManifests
-
Return a serializable version of our map of key value pairs for placeholder substitution.
- getManifestPlaceholders() - Method in ProcessManifest
-
Return a serializable version of our map of key value pairs for placeholder substitution.
- getMappingFile() - Method in BaseVariant
-
Returns the obfuscation mapping file.
- getMergeAssets() - Method in BaseVariant
-
Returns the asset merging task.
- getMergedFlavor() - Method in BaseVariant
-
Returns a com.android.builder.core.DefaultProductFlavor that represents the merging
of the default config and the flavors of this build variant.
- getMergeResources() - Method in BaseVariant
-
Returns the resource merging task.
- getName() - Method in AndroidSourceDirectorySet
-
A concise name for the source directory (typically used to identify it in a collection).
- getName() - Method in AndroidSourceFile
-
A concise name for the source directory (typically used to identify it in a collection).
- getName() - Method in AndroidSourceSet
-
Returns the name of this source set.
- getName() - Method in BaseVariant
-
Returns the name of the variant.
- getName() - Method in BaseVariantOutput
-
Returns the name of the variant.
- getNativeLibraries() - Method in PackageApplication
-
- getNdkCompile() - Method in BaseVariant
-
Returns the NDK Compilation task.
- getNdkFolder() - Method in BasePlugin
-
- getNonPublicTypedefClassFiles() - Method in TypedefCollector
-
- getObfuscation() - Method in BaseVariant
-
Returns the obfuscation task.
- getOptionalDir(File) - Method in BasePlugin
-
- getOutputFile() - Method in ApkOutputFile
-
- getOutputFile() - Method in BaseVariantOutput
-
Returns the output file for this build variants.
- getOutputs() - Method in BaseVariant
-
Returns the variant outputs.
- getOutputsAreSigned() - Method in BaseVariant
-
@see #setOutputsAreSigned(boolean)
- getOutputSplitFiles() - Method in PackageSplitAbi
-
- getOutputSplitFiles() - Method in PackageSplitRes
-
- getOutputSplitFiles() - Method in SplitZipAlign
-
- getOutputType() - Method in ApkOutputFile
-
- getPackageApplication() - Method in ApkVariantOutput
-
Returns the packaging task
- getPackageBuildConfig() - Method in LibraryExtension
-
- getPackageConfigurationName() - Method in AndroidSourceSet
-
Returns the name of the runtime configuration for this source set.
- getPackageLibrary() - Method in LibraryVariantOutput
-
Returns the Library AAR packaging task.
- getPackageOverride() - Method in MergeManifests
-
- getPackageOverride() - Method in ProcessManifest
-
- getPlugin() - Method in BaseExtension
-
- getPreBuild() - Method in BaseVariant
-
Returns the pre-build anchor task
- getProcessJavaResources() - Method in BaseVariant
-
Returns the Java resource processing task.
- getProcessManifest() - Method in BaseVariantOutput
-
Returns the Manifest processing task.
- getProcessResources() - Method in BaseVariantOutput
-
Returns the Android Resources processing task.
- getProductFlavors() - Method in BaseVariant
-
Returns the list of com.android.builder.core.DefaultProductFlavor for this build variant.
- getProject() - Method in BasePlugin
-
- getProvidedConfigurationName() - Method in AndroidSourceSet
-
Returns the name of the compiled-only configuration for this source set.
- getProviderInstrumentTests() - Method in TestVariant
-
Returns the task to run the tests.
- getPublishNonDefault() - Method in BaseExtension
-
Whether to publish artifacts for all configurations, not just the default one.
- getRawInputFolders() - Method in MergeAssets
-
- getRawInputFolders() - Method in MergeResources
-
- getRenderscript() - Method in AndroidSourceSet
-
The Android Renderscript source directory for this source set.
- getRenderscriptCompile() - Method in BaseVariant
-
Returns the Renderscript compilation task.
- getRes() - Method in AndroidSourceSet
-
The Android Resources directory for this source set.
- getResources() - Method in AndroidSourceSet
-
Returns the Java resources which are to be copied into the javaResources output directory.
- getSdkDirectory() - Method in BaseExtension
-
- getSdkFolder() - Method in BasePlugin
-
- getSdkInfo() - Method in BasePlugin
-
- getSigningConfig() - Method in ApkVariant
-
Returns the com.android.builder.model.SigningConfig for this build variant,
if one has been specified.
- getSource() - Method in NdkCompile
-
- getSourceFiles() - Method in AidlCompile
-
- getSourceFiles() - Method in AndroidSourceDirectorySet
-
Returns the list of source files as a org.gradle.api.file.FileTree
- getSourceSets() - Method in BaseExtension
-
All source sets.
- getSourceSets() - Method in BaseVariant
-
Returns a list of sorted SourceProvider in order of ascending order, meaning, the earlier
items are meant to be overridden by later items.
- getSplitIdentifiers(char) - Method in ApkOutputFile
-
String identifying the splits within all the filters dimension.
- getSrcDirs() - Method in AndroidSourceDirectorySet
-
Returns the resolved directories.
- getSrcFile() - Method in AndroidSourceFile
-
Returns the file.
- getStartOffset(Context, Object) - Method in GroovyGradleDetector
-
- getTestedVariant() - Method in TestVariant
-
Returns the build variant that is tested by this variant.
- getTestServers() - Method in BaseExtension
-
- getTestVariant() - Method in ApplicationVariant
-
Returns the build variant that will test this build variant.
- getTestVariant() - Method in LibraryVariant
-
Returns the build variant that will test this build variant.
- getTestVariants() - Method in BaseExtension
-
- getTextSymbolDependencies(List<LibraryDependency>) - Method in BasePlugin
-
- getType() - Method in ApkOutputFile
-
- getTypedefs() - Method in TypedefCollector
-
- getUninstall() - Method in ApkVariant
-
Returns the uninstallation task.
- getUnresolvedDependencies() - Method in BasePlugin
-
- getUnusedResourceCount() - Method in ResourceUsageAnalyzer
-
- getUrl() - Method in ResourceUsageAnalyzer.Resource
-
- getUseNewNativePlugin() - Method in BaseExtension
-
- getVariantDataList() - Method in BasePlugin
-
- getVariantFactory() - Method in AppPlugin
-
- getVariantFactory() - Method in BasePlugin
-
- getVariantFactory() - Method in LibraryPlugin
-
- getVariantFilter() - Method in BaseExtension
-
- getVariantManager() - Method in BasePlugin
-
- getVersionCode() - Method in ApkVariant
-
Return the app versionCode.
- getVersionCode() - Method in MergeManifests
-
- getVersionCode() - Method in ProcessManifest
-
- getVersionCodeOverride() - Method in ApkVariantOutput
-
Returns the version code override.
- getVersionName() - Method in ApkVariant
-
Return the app versionName or null if none found.
- getVersionName() - Method in MergeManifests
-
- getVersionName() - Method in ProcessManifest
-
- getVersionNameOverride() - Method in ApkVariantOutput
-
Returns the version name override.
- getWearAppConfigurationName() - Method in AndroidSourceSet
-
Returns the name of the wearApp configuration for this source set.
- getZipAlign() - Method in ApkVariantOutput
-
Returns the Zip align task.
- GRADLE_ACCEPTABLE_VERSIONS - Field in BasePlugin
-
- GRADLE_TEST_VERSION - Field in BasePlugin
-
- GroovyGradleDetector - Class in com.android.build.gradle.tasks
Implementation of the com.android.tools.lint.checks.GradleDetector using a real Groovy AST,
which the Gradle plugin has access to
- GroupableProductFlavor - Interface in com.android.build.gradle.api
A product flavor that is associated with a flavor dimension.