AAPTDumpBadging Method AndroidLib - Beatsleigher Edition
Dumps the specified Apk's badging information

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

public AAPTBadging DumpBadging(
	FileInfo source
)

Parameters

source
Type: System.IOFileInfo
Source Apk on local machine

Return Value

Type: AAPTBadging
AAPTBadging object containing badging information
See Also

Reference