public static final class AaptCommandBuilder.AaptDumpCommandBuilder extends AaptCommandBuilder
AaptCommandBuilder.AaptDumpCommandBuilder, AaptCommandBuilder.AaptPackageCommandBuildercommands, log| Constructor and Description |
|---|
AaptDumpCommandBuilder(org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
AaptCommandBuilder.AaptDumpCommandBuilder |
addAssetFile(String assetFile) |
AaptCommandBuilder.AaptDumpCommandBuilder |
setPathToApk(String pathToApk)
Set path to Apk file where to dump info from.
|
AaptCommandBuilder.AaptDumpCommandBuilder |
xmlTree()
Print the compiled xmls in the given assets.
|
build, dump, packageResources, toStringpublic AaptDumpCommandBuilder(org.apache.maven.plugin.logging.Log log)
public AaptCommandBuilder.AaptDumpCommandBuilder xmlTree()
AaptCommandBuilder.AaptDumpCommandBuilderpublic AaptCommandBuilder.AaptDumpCommandBuilder setPathToApk(String pathToApk)
pathToApk - path to apk file for dumpingAaptCommandBuilder.AaptDumpCommandBuilderpublic AaptCommandBuilder.AaptDumpCommandBuilder addAssetFile(String assetFile)
assetFile - name of the asset fileAaptCommandBuilder.AaptDumpCommandBuilderCopyright © 2008–2019 simpligility technologies inc.. All rights reserved.