public static final class AaptCommandBuilder.AaptDumpCommandBuilder extends AaptCommandBuilder
AaptCommandBuilder.AaptDumpCommandBuilder, AaptCommandBuilder.AaptPackageCommandBuilder
commands, 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, toString
public AaptDumpCommandBuilder(org.apache.maven.plugin.logging.Log log)
public AaptCommandBuilder.AaptDumpCommandBuilder xmlTree()
AaptCommandBuilder.AaptDumpCommandBuilder
public AaptCommandBuilder.AaptDumpCommandBuilder setPathToApk(String pathToApk)
pathToApk
- path to apk file for dumpingAaptCommandBuilder.AaptDumpCommandBuilder
public AaptCommandBuilder.AaptDumpCommandBuilder addAssetFile(String assetFile)
assetFile
- name of the asset fileAaptCommandBuilder.AaptDumpCommandBuilder
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.