Skip to content

zhuiyun/UtilLibrary

Repository files navigation

Here is the content for the README file:


UtilLibrary

Android Util Library

Project Goals

UtilLibrary aims to provide a comprehensive set of utility classes for Android development, simplifying common tasks and enhancing productivity.

Features

  • 字节转换工具类
    • byte转int
    • byte数组转int
    • byte转16进制字符串
    • 16进制字符串转int
  • 时间转换工具类
  • Android通知工具类
  • 键盘工具类
  • 数字转换工具类
  • 打开文件工具类
  • 正则工具类
  • Android加载动画弹窗
  • Android选择弹窗
  • Android确认提示弹窗
  • 协程编写的蓝牙框架, 耦合度较高, 需自行定制
  • 增加registerForActivityResult封装的请求权限, 拍照, 读取相册, 裁剪等回调
  • 新增暗色适配控件

Installation Instructions

To include UtilLibrary in your project, add the following dependency to your build.gradle file:

dependencies {
    implementation 'com.github.zhuiyun:UtilLibrary:1.0.0'
}

Deployment Details

Ensure that your project is configured to use the latest Android SDK and Gradle versions. Follow standard procedures for deploying Android libraries in your applications.


You can now save this content as your README.md file in your repository.

About

Android Util Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •