IsTablet

public static boolean isTablet() {
return "tablet".equals(SystemPropertiesEx.get("ro.build.characteristics"));
}
posted @ 2018-08-31 17:46  代码の足迹  阅读(335)  评论(0编辑  收藏  举报