Skip to content

Instantly share code, notes, and snippets.

@hyongbai
Created July 6, 2020 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hyongbai/0f4ad579de62705beaa807170eecf2e8 to your computer and use it in GitHub Desktop.
Save hyongbai/0f4ad579de62705beaa807170eecf2e8 to your computer and use it in GitHub Desktop.
gradle-app:taskTree
> Task :app:taskTree
------------------------------------------------------------
Project :app
------------------------------------------------------------
preBuild
preDebugBuild
compileDebugAidl
compileDebugRenderscript
checkDebugManifest
generateDebugBuildConfig
prepareLintJar
generateDebugSources
javaPreCompileDebug
mainApkListPersistenceDebug
generateDebugResValues
generateDebugResources -> aapt2 compile
mergeDebugResources
createDebugCompatibleScreenManifests
processDebugManifest
processDebugResources -> resources-debug.ap_
compileDebugJavaWithJavac
compileDebugSources
mergeDebugShaders
compileDebugShaders
generateDebugAssets
mergeDebugAssets
checkDebugDuplicateClasses
mergeExtDexDebug
mergeLibDexDebug
transformClassesWithDexBuilderForDebug
mergeProjectDexDebug
validateSigningDebug
signingConfigWriterDebug
mergeDebugJniLibFolders
transformNativeLibsWithMergeJniLibsForDebug
processDebugJavaRes
transformResourcesWithMergeJavaResForDebug
packageDebug
assembleDebug
------------------------------------------------------------
Project :task
------------------------------------------------------------
:app:assembleDebug
+--- :app:compileDebugSources
| \--- :app:compileDebugJavaWithJavac
| +--- :app:compileDebugAidl
| +--- :app:compileDebugRenderscript
| +--- :app:generateDebugBuildConfig
| | +--- :app:checkDebugManifest
| +--- :app:generateDebugSources
| | +--- :app:compileDebugAidl
| | +--- :app:compileDebugRenderscript
| | +--- :app:generateDebugBuildConfig
| | | +--- :app:checkDebugManifest
| | \--- :app:prepareLintJar
| +--- :app:javaPreCompileDebug
| \--- :app:processDebugResources
| +--- :app:mainApkListPersistenceDebug
| +--- :app:mergeDebugResources
| | +--- :app:generateDebugResources
| | | +--- :app:compileDebugRenderscript
| | | \--- :app:generateDebugResValues
| \--- :app:processDebugManifest
| +--- :app:checkDebugManifest
| +--- :app:createDebugCompatibleScreenManifests
| +--- :app:mainApkListPersistenceDebug
\--- :app:packageDebug
+--- :app:compileDebugJavaWithJavac
| +--- :app:compileDebugAidl
| +--- :app:compileDebugRenderscript
| +--- :app:generateDebugBuildConfig
| | +--- :app:checkDebugManifest
| +--- :app:generateDebugSources
| | +--- :app:compileDebugAidl
| | +--- :app:compileDebugRenderscript
| | +--- :app:generateDebugBuildConfig
| | | +--- :app:checkDebugManifest
| | \--- :app:prepareLintJar
| +--- :app:javaPreCompileDebug
| \--- :app:processDebugResources
| +--- :app:mainApkListPersistenceDebug
| +--- :app:mergeDebugResources
| | +--- :app:generateDebugResources
| | | +--- :app:compileDebugRenderscript
| | | \--- :app:generateDebugResValues
| \--- :app:processDebugManifest
| +--- :app:checkDebugManifest
| +--- :app:createDebugCompatibleScreenManifests
| +--- :app:mainApkListPersistenceDebug
+--- :app:mainApkListPersistenceDebug
+--- :app:mergeDebugAssets
| +--- :app:compileDebugShaders
| | +--- :app:mergeDebugShaders
| +--- :app:generateDebugAssets
| | \--- :app:compileDebugShaders
| | +--- :app:mergeDebugShaders
+--- :app:mergeExtDexDebug
| +--- :app:checkDebugDuplicateClasses
+--- :app:mergeLibDexDebug
| +--- :app:checkDebugDuplicateClasses
+--- :app:mergeProjectDexDebug
| +--- :app:checkDebugDuplicateClasses
| \--- :app:transformClassesWithDexBuilderForDebug
| \--- :app:compileDebugJavaWithJavac
| +--- :app:compileDebugAidl
| +--- :app:compileDebugRenderscript
| +--- :app:generateDebugBuildConfig
| | +--- :app:checkDebugManifest
| +--- :app:generateDebugSources
| | +--- :app:compileDebugAidl
| | +--- :app:compileDebugRenderscript
| | +--- :app:generateDebugBuildConfig
| | | +--- :app:checkDebugManifest
| | \--- :app:prepareLintJar
| +--- :app:javaPreCompileDebug
| \--- :app:processDebugResources
| +--- :app:mainApkListPersistenceDebug
| +--- :app:mergeDebugResources
| | +--- :app:generateDebugResources
| | | +--- :app:compileDebugRenderscript
| | | \--- :app:generateDebugResValues
| \--- :app:processDebugManifest
| +--- :app:checkDebugManifest
| +--- :app:createDebugCompatibleScreenManifests
| +--- :app:mainApkListPersistenceDebug
+--- :app:processDebugManifest
| +--- :app:checkDebugManifest
| +--- :app:createDebugCompatibleScreenManifests
| +--- :app:mainApkListPersistenceDebug
+--- :app:processDebugResources
| +--- :app:mainApkListPersistenceDebug
| +--- :app:mergeDebugResources
| | +--- :app:generateDebugResources
| | | +--- :app:compileDebugRenderscript
| | | \--- :app:generateDebugResValues
| \--- :app:processDebugManifest
| +--- :app:checkDebugManifest
| +--- :app:createDebugCompatibleScreenManifests
| +--- :app:mainApkListPersistenceDebug
+--- :app:signingConfigWriterDebug
| \--- :app:validateSigningDebug
+--- :app:transformNativeLibsWithMergeJniLibsForDebug
| \--- :app:mergeDebugJniLibFolders
\--- :app:transformResourcesWithMergeJavaResForDebug
+--- :app:compileDebugJavaWithJavac
| +--- :app:compileDebugAidl
| +--- :app:compileDebugRenderscript
| +--- :app:generateDebugBuildConfig
| | +--- :app:checkDebugManifest
| +--- :app:generateDebugSources
| | +--- :app:compileDebugAidl
| | +--- :app:compileDebugRenderscript
| | +--- :app:generateDebugBuildConfig
| | | +--- :app:checkDebugManifest
| | \--- :app:prepareLintJar
| +--- :app:javaPreCompileDebug
| \--- :app:processDebugResources
| +--- :app:mainApkListPersistenceDebug
| +--- :app:mergeDebugResources
| | +--- :app:generateDebugResources
| | | +--- :app:compileDebugRenderscript
| | | \--- :app:generateDebugResValues
| \--- :app:processDebugManifest
| +--- :app:checkDebugManifest
| +--- :app:createDebugCompatibleScreenManifests
| +--- :app:mainApkListPersistenceDebug
\--- :app:processDebugJavaRes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment