net.tsz.afinal.common
类 Utils
java.lang.Object
net.tsz.afinal.common.Utils
public class Utils
- extends java.lang.Object
用于判断当前系统的版本
- 作者:
- michael yang
在sdk4.1下编译才能通过
| 从类 java.lang.Object 继承的方法 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hasFroyo
public static boolean hasFroyo()
hasGingerbread
public static boolean hasGingerbread()
hasHoneycomb
public static boolean hasHoneycomb()
hasHoneycombMR1
public static boolean hasHoneycombMR1()
hasJellyBean
public static boolean hasJellyBean()