Added in API level 1

Build.VERSION


public static class Build.VERSION
extends Object

java.lang.Object
   ↳ android.os.Build.VERSION


Various version strings.

Summary

Fields

public static final String BASE_OS

The base OS build the product is based on.

public static final String CODENAME

The current development codename, or the string "REL" if this is a release build.

public static final String INCREMENTAL

The internal value used by the underlying source control to represent this build.

public static final int MEDIA_PERFORMANCE_CLASS

The media performance class of the device or 0 if none.

public static final int PREVIEW_SDK_INT

The developer preview revision of a prerelease SDK.

public static final String