public static boolean isTablet() { return "tablet".equals(SystemPropertiesEx.get("ro.build.characteristics"));}