Giter Club home page Giter Club logo

androidutils's Introduction

AndroidUtils

Android常用工具类整理

AlertDialogHelper 对话框帮助类:简单的对话框封装

DateHelper 时间助手类:多种格式的时间转换、获取当前时间、将时间间隔转换为可读信息等

DisplayMetricsUtils 屏幕分辨率相关助手类:获取屏幕分辨率宽高、dp-px互转

FileUtils 文件相助手类:设置保存文件路径、判断文件夹是否存在、文件保存、文件转byte[]数组、Bitmap转byte[]数组、InputStream转化为byte[]数组、 图片文件转化为字节数组字符串,并对其进行Base64编码处理、获取指定文件夹内录音文件、获取制定文件夹内照片文件

ImageUtils 图片相关助手类:以当前时间命名图片名、保存图片到本地并更新图库、 Uri转Bitmap、Drawable 转换为 Bitmap、根据Uri获取具体的路径、按比例压缩图片等功能

KeyBoardUtils 软键盘助手类:显示软键盘、隐藏软键盘、获取软键盘状态信息

LogUtils Log助手类:自定义开发调试状态是否显示log信息

LunarUtils 农历-公历日期转换

PermissionHelper 以鸿洋大神的MPermissions为基础的一个助手类

PreferenceHandler sp助手类

ShakeUtils 摇一摇功能助手类

SnackBarUtils SnackBar助手类:自定义消息颜色,背景颜色,Action文字颜色

ToastUtils 自定义Toast助手类

VerificationHelper 校验类:手机号校验、邮箱校验、弱密码检验

UtilsHelper 杂项助手类:不好命名就写一起了。 功能:检查网络连接状态、打开网络设置界面、获取显示在最顶端的activity名称、判断是否运行在前台、检查手机上是否安装了指定的软件、保存电话号码到通讯录、 打电话、判断服务是否正在运行中、MD5加密、安装apk等功能封装

PerfectClickListener 防止双击

CrashHandler 未处理异常收集

DrawableCenterRadioButton 重写RadioButton的onDraw方法,文字和自定义图片居中显示,主要适用于底部导航栏

MapContainer 解决地图在主scrollview中滑动冲突的问题由于MapView被定义成final class,所以只能在容器中操作了

ShapeButton 自定义控件ShapeButton:多样式button

WheelView 仿支付宝咻一咻动画

这些都是平时经常用到的助手类,整合了一下,后期不定时更新。

androidutils's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.