android.os.Build
Information about the current build, extracted from system properties.
Summary
Constants
Public Constructors
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Constants
public
static
final
String
CARRIER
The carrier (if any) the software is customized for.
public
static
final
long
CHANGELIST
public
static
final
String
HOST
public
static
final
String
ID
Either a changelist number, or a label like "M4-rc20".
public
static
final
String
LABEL
public
static
final
String
PRODUCT
A hardware label like "sooner" or "dream".
public
static
final
long
TIME
public
static
final
String
TYPE
public
static
final
String
USER
Public Constructors