java.lang.Object | |
↳ | cyanogenmod.os.Build |
Information about the current CyanogenMod build, extracted from system properties.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Build.CM_VERSION | Various version strings. | ||||||||||
Build.CM_VERSION_CODES | Enumeration of the currently known SDK version codes. |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | UNKNOWN | Value used for when a build property is unknown. |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CYANOGENMOD_DISPLAY_VERSION | A build ID string meant for displaying to the user | ||||||||||
CYANOGENMOD_VERSION | A build ID utilized to distinguish cyanogenmod versions |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve the name for the SDK int
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Value used for when a build property is unknown.
A build ID string meant for displaying to the user
A build ID utilized to distinguish cyanogenmod versions
Retrieve the name for the SDK int