Class ManifestAttributes


  • public class ManifestAttributes
    extends java.lang.Object
    Load and store Android Manifest attributes specification
    • Constructor Detail

      • ManifestAttributes

        public ManifestAttributes​(IJadxSecurity security)
    • Method Detail

      • decode

        public java.lang.String decode​(java.lang.String attrName,
                                       long value)
      • updateAttributes

        public void updateAttributes​(IResTableParser parser)