Package brut.util
Class AaptManager
java.lang.Object
brut.util.AaptManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FilegetAapt1()static FilegetAapt2()static StringgetAaptBinaryName(Integer version) static StringgetAaptExecutionCommand(String aaptPath, File aapt) static intgetAaptVersion(File aapt) static intgetAaptVersion(String aaptLocation) static intgetAppVersionFromString(String version)
-
Constructor Details
-
AaptManager
public AaptManager()
-
-
Method Details
-
getAapt2
- Throws:
brut.common.BrutException
-
getAapt1
- Throws:
brut.common.BrutException
-
getAaptExecutionCommand
public static String getAaptExecutionCommand(String aaptPath, File aapt) throws brut.common.BrutException - Throws:
brut.common.BrutException
-
getAaptVersion
- Throws:
brut.common.BrutException
-
getAaptBinaryName
-
getAppVersionFromString
- Throws:
brut.common.BrutException
-
getAaptVersion
- Throws:
brut.common.BrutException
-