Android.OS.Build Members

The members of Android.OS.Build are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Fields

const
Unknownstring. Value used for when a build property is unknown.

Public Properties

[read-only]
static
Boardstring. The name of the underlying board, like "goldfish".
[read-only]
static
Bootloaderstring. The system bootloader version number.
[read-only]
static
Brandstring. The consumer-visible brand with which the product/hardware will be associated, if any.
[read-only]
static
CpuAbistring. The name of the instruction set (CPU type + ABI convention) of native code.
[read-only]
static
CpuAbi2string. The name of the second instruction set (CPU type + ABI convention) of native code.
[read-only]
static
Devicestring. The name of the industrial design.
[read-only]
static
Displaystring. A build ID string meant for displaying to the user
[read-only]
static
Fingerprintstring. A string that uniquely identifies this build.
[read-only]
static
Hardwarestring. The name of the hardware (from the kernel command line or /proc).
[read-only]
static
Hoststring.
[read-only]
static
Idstring. Either a changelist number, or a label like "M4-rc20".
[read-only]
static
Manufacturerstring. The manufacturer of the product/hardware.
[read-only]
static
Modelstring. The end-user-visible name for the end product.
[read-only]
static
Productstring. The name of the overall product.
[read-only]
static
Radiostring. The radio firmware version number.
[read-only]
static
RadioVersionstring. Returns the version string for the radio firmware.
[read-only]
static
Serialstring. A hardware serial number, if available.
[read-only]
static
Supported32BitAbisIList<string>. An ordered list of 32 bit ABIs supported by this device.
[read-only]
static
Supported64BitAbisIList<string>. An ordered list of 64 bit ABIs supported by this device.
[read-only]
static
SupportedAbisIList<string>. An ordered list of ABIs supported by this device.
[read-only]
static
Tagsstring. Comma-separated tags describing the build, like "unsigned,debug".
[read-only]
static
Timelong.
[read-only]
static
Typestring. The type of build, like "user" or "eng".
[read-only]
static
Userstring.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.