public final class AboutInfo
extends java.lang.Object
Version informations are stored in the application's manifest file and therefore only available after the application has been build/packaged.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROJECT_BUILD
The project build.
|
static java.lang.String |
PROJECT_ID
The project id.
|
static java.lang.String |
PROJECT_NAME
The project name.
|
static java.lang.String |
PROJECT_VERSION
The project version.
|
public static final java.lang.String PROJECT_ID
public static final java.lang.String PROJECT_NAME
public static final java.lang.String PROJECT_VERSION
public static final java.lang.String PROJECT_BUILD