| 类 | 说明 |
|---|---|
| ActivityStack |
activity引用管理工具类
|
| BarUtil |
主要是对status bar 和 navigation bar 高度的获取
|
| BitmapUtil |
图像相关处理工具类
|
| CalendarUtil |
闰年月算法
|
| DecimalUtil | |
| DialogUtil | |
| DrawableUtil |
convert resource to all kinds of drawable
|
| FileCleanThread |
文件删除线程
|
| FileDeleteThread | 已过时
2016-1-8
|
| FileUtil | |
| FormatUtil |
时间格式化工具类
|
| InfoUtil |
应用程序相关信息
应用程序显示区域相关信息 |
| InputManagerUtil | |
| ManagerActivity | 已过时 |
| ManagerUpdate |
检查更新的工具类
|
| NetUtil | |
| NumUtil | |
| ResUtil | |
| SaveDataUtil |
数据持久化工具类
|
| SIntent |
自定义Intent对象 简化activity之间传值
|
| SoundUtil |
常用声音初始化工具类
|
| SPUtil |
这个类主要是处理当前app 的SharedPreferences
|
| StringUtil |
字符串操作相关工具类
涉及到字符串格式化,正则表达式验证等等
|
| SystemStatusManager |
系统状态栏和导航栏管理类
可以使用KitKat设置状态栏和导航栏的背景效果
注:支持Android4.4以上版本
|
| SystemStatusManager.SystemBarConfig |
Class which describes system bar sizing and other characteristics for the current
device configuration.
|
| TimeZoneUtil |
only use in timezone, get right time to you want timezone id.
|
| ToastUtil |
Toast提示工具类
|
| TwoStack | 已过时 |
| UtilTools | |
| XmlUtil |