Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_NAME |
Modifier and Type | Method and Description |
---|---|
default Path |
getAapt2Path() |
default Path |
getAaptPath() |
default Path |
getBuildToolsBinPath() |
Path |
getBuildToolsPath() |
default String |
getName() |
static AndroidBuildToolsLocation |
of(Path buildToolsPath) |
static final String DEFAULT_NAME
static AndroidBuildToolsLocation of(Path buildToolsPath)
Path getBuildToolsPath()
Path
pointing to Android SDK build tools@Value.Derived default Path getBuildToolsBinPath()
Path
pointing to Android SDK build tools bin directory@Value.Derived default Path getAaptPath()
Path
pointing to Android SDK aapt binary@Value.Derived default Path getAapt2Path()
Path
pointing to Android SDK aapt2 binary