AAPTBadging Class AndroidLib - Beatsleigher Edition
Contains Apk Badging Dump Information
Inheritance Hierarchy

SystemObject
  RegawMOD.AndroidAAPTBadging

Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax

public class Badging

The AAPTBadging type exposes the following members.

Constructors

  NameDescription
Protected methodAAPTBadging
Initializes a new instance of the AAPTBadging class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Private methodProcessDump
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Private fieldactivity
Private fieldStatic memberACTIVITY
Private fieldStatic memberACTIVITY_ICON
Private fieldStatic memberACTIVITY_LABEL
Private fieldStatic memberACTIVITY_NAME
Private fieldStatic memberAPOSTROPHE
Private fieldapplication
Private fieldStatic memberAPPLICATION
Private fieldStatic memberAPPLICATION_ICON
Private fieldStatic memberAPPLICATION_LABEL
Private fielddensities
Private fieldStatic memberDENSITIES
Private fieldpackage
Private fieldStatic memberPACKAGE
Private fieldStatic memberPACKAGE_NAME
Private fieldStatic memberPACKAGE_VERSION_CODE
Private fieldStatic memberPACKAGE_VERSION_NAME
Private fieldStatic memberSDK_TARGET
Private fieldStatic memberSDK_VERSION
Private fieldsdkVersion
Private fieldsource
Private fieldtargetSdkVersion
Private fieldStatic memberUSES_PERMISSION
Private fieldusesPermission
Top
Properties

  NameDescription
Public propertyActivity
Public propertyApplication
Public propertyPackage
Public propertyPermissions
Gets a List<string> containing the Android Permissions used by the Apk
Public propertyScreenDensities
Gets a List<int> containing the supported screen densities of the Apk
Public propertySdkVersion
Gets a value indicating the Android Sdk Version of the Apk
Public propertySource
Gets a FileInfo containing information about the source Apk
Public propertyTargetSdkVersion
Gets a value indicating the Target Android Sdk Version of the Apk
Top
See Also

Reference