# AndroidLib **Repository Path**: shyaoht/android-lib ## Basic Information - **Project Name**: AndroidLib - **Description**: 一些工具类 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-06-30 - **Last Updated**: 2021-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url 'https://jitpack.io' } } } Step 2. Add the dependency dependencies { implementation 'com.gitee.long_aotian714:android-lib:v2.1.7' } Share this release: 包含: 1.按钮连点判断 2.图片高斯模糊 3.日志工具 4.dp2px转换 ... 1.选择按钮 2.碎裂的粒子效果 3.XML文件解析工具 ... 分享功能使用demo :https://gitee.com/long_aotian714/share-demo.git [![](https://jitpack.io/v/com.gitee.long_aotian714/android-lib.svg)](https://jitpack.io/#com.gitee.long_aotian714/android-lib)