Package brut.util

Class AaptManager

java.lang.Object
brut.util.AaptManager

public class AaptManager extends Object
  • Constructor Details

    • AaptManager

      public AaptManager()
  • Method Details

    • getAapt2

      public static File getAapt2() throws brut.common.BrutException
      Throws:
      brut.common.BrutException
    • getAapt1

      public static File getAapt1() throws brut.common.BrutException
      Throws:
      brut.common.BrutException
    • getAaptExecutionCommand

      public static String getAaptExecutionCommand(String aaptPath, File aapt) throws brut.common.BrutException
      Throws:
      brut.common.BrutException
    • getAaptVersion

      public static int getAaptVersion(String aaptLocation) throws brut.common.BrutException
      Throws:
      brut.common.BrutException
    • getAaptBinaryName

      public static String getAaptBinaryName(Integer version)
    • getAppVersionFromString

      public static int getAppVersionFromString(String version) throws brut.common.BrutException
      Throws:
      brut.common.BrutException
    • getAaptVersion

      public static int getAaptVersion(File aapt) throws brut.common.BrutException
      Throws:
      brut.common.BrutException