public class AppData extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_NAME
Launch activity component name that could used to launch the application.
|
static String |
NAME
The application launch activity name.
|
static String |
PACKAGE_NAME
The application package name.
|
Constructor and Description |
---|
AppData() |
public static final String NAME
The application launch activity name.
Type: String;
public static final String PACKAGE_NAME
The application package name.
Type: String;
public static final String COMPONENT_NAME
Launch activity component name that could used to launch the application.
Type: String;
Copyright © 2013. All Rights Reserved.