|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppUtils.Detail | |
---|---|
org.hermit.android.core | A library of foundation classes for Android applications. |
Uses of AppUtils.Detail in org.hermit.android.core |
---|
Methods in org.hermit.android.core that return AppUtils.Detail | |
---|---|
static AppUtils.Detail |
AppUtils.Detail.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AppUtils.Detail[] |
AppUtils.Detail.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.hermit.android.core with parameters of type AppUtils.Detail | |
---|---|
java.lang.String |
AppUtils.getVersionString(AppUtils.Detail detail)
Get a string containing the name and version info for the current app's package. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |