Package com.android.build.gradle.tasks

 

Class Summary
AidlCompile Task to compile aidl files.
Dex
GenerateBuildConfig
GenerateResValues
GroovyGradleDetector Implementation of the GradleDetector using a real Groovy AST, which the Gradle plugin has access to
Lint
Lint.LintGradleIssueRegistry
MergeAssets
MergeResources
NdkCompile
PackageApplication
PreDex
ProcessAndroidResources
ProcessAppManifest A task that processes the manifest
ProcessManifest A task that processes the manifest
ProcessTestManifest A task that processes the manifest
RenderscriptCompile Task to compile Renderscript files.
ZipAlign
 


Exception Summary
ResourceException Exception used for resource merging errors, thrown when a MergingException is thrown by the resource merging code.
 


Copyright (C) 2012 The Android Open Source Project