public class ManifestUtil extends Object
Constructor and Description |
---|
ManifestUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
retrieveKey(Context aContext,
String aKey)
Retrieve a key from the manifest meta data, or empty string if not found.
|