public static class

ApkManifestHelper.ApplicationDescription

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.android.ApkManifestHelper.ApplicationDescription

Class Overview

Description of the APK's application. For the app's individual components, refer to the appropriate classes.

Summary

Public Constructors
ApplicationDescription()
Public Methods
Map<String, String> getMetadata()
String getName()
boolean isDebuggable()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ApplicationDescription ()

Public Methods

public Map<String, String> getMetadata ()

public String getName ()

public boolean isDebuggable ()