Package android.os

Class Build


  • public class Build
    extends java.lang.Object
    Information about the current build, extracted from system properties.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Build.VERSION  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BRAND  
      static java.lang.String DEVICE  
      static java.lang.String PRODUCT  
    • Constructor Summary

      Constructors 
      Constructor Description
      Build()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait