# ffsky-app-utils **Repository Path**: hljdrl/ffsky-app-utils ## Basic Information - **Project Name**: ffsky-app-utils - **Description**: android app开发常用工具类. - **Primary Language**: Android - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-01-08 - **Last Updated**: 2025-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ffsky-app-utils #### 介绍 android app 常用工具类 #### API简介 | 类 | 功能 | 备注 | | --------------- | -------------------------------- | ---- | | ActivityUtil | activity工具类 | | | CallBack | 回调接口 | | | OnResultBack | 回调接口 | | | CollectionUtil | 集合判断工具类 | | | CalendarDay | 日历天 | | | CalendarUtils | 日历工具类 | | | DateUtil | 日期工具类 | | | Disposable | 释放接口 | | | FileUtil | 文件工具类 | | | IDUtil | ID自增工具类 | | | MD5Util | md5工具类 | | | NetWorkUtil | 网络工具类:ping id | | | AndroidUtil | ui线程判断、进程名字 | | | BuildConfigUtil | BuildConfig文件读取 | | | DeviceUtil | 设备信息:品牌、型号 | | | PermissionUtil | 权限工具:是否有权限 | | | WebUtil | WebView工具:webview版本号 | | | StringUtil | 字符串工具:多个字符串连接 | | | TotalUtil | 大小格式化工具类:KB、MB、GB、TB | | | - | - | | #### 使用说明 1. api "com.gitee.hljdrl:utils:2.0.3" 示例代码