android_os_build library

Classes

Build
Information about the current build, extracted from system properties.
BuildVersion
Various version strings.
Partition
Build information for a particular device partition.

Enums

BackportedFixStatus
BuildVersionCodes
Enumeration of the currently known SDK version codes. These are the values that can be found in BuildVersion.sdkInt. Version numbers increment monotonically with each official platform release.
BuildVersionCodesFull
Enumeration of the currently known SDK major and minor version codes. The numbers increase for every release, and are guaranteed to be ordered by the release date of each release. The actual values should be considered an implementation detail, and the current encoding scheme may change in the future.