Object ManagerBuild

  • All Implemented Interfaces:

    
    public class ManagerBuild
    
                        

    Version checking for various install-time utilities that were used to install the app.

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Boolean hasPatches(String version) Whether this installation has at least a specific version of smali patches applied to it.
      final static Boolean hasInjector(String version) Whether this installation has at least a specific version of injector added to it.
      final static Boolean installedWithManager(String version) Whether this installation was patched with at least a specific version of manager
      final ManagerBuild.InstallMetadata getMetadata()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait