English | Site Directory

Android - An Open Handset Alliance Project

android.os
public class

android.os.Build

java.lang.Object
android.os.Build

Information about the current build, extracted from system properties.

Summary

Constants

      Value  
String  CARRIER  The carrier (if any) the software is customized for.     
long  CHANGELIST       
String  HOST       
String  ID  Either a changelist number, or a label like "M4-rc20".     
String  LABEL       
String  PRODUCT  A hardware label like "sooner" or "dream".     
long  TIME       
String  TYPE       
String  USER       

Public Constructors

          Build()
Methods inherited from class java.lang.Object

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

public Build()

Build m5-rc15g - 14 May 2008 12:50