GithubHelp home page GithubHelp logo

androidutils's Introduction

AndroidUtils

本库主要整理汇总自己平常做Android开发经常会用到的代码。方便己迁移到各大项目的开发。

如果你对本库的代码感兴趣,欢迎拿走。如果有bug,欢迎在Github上给我提个Issue反馈一下,我会尽快修复。

当前已有的类

  • BitmapUtils:Bitmap常用操作处理,如获取旋转角度、计算inSampleSize值等

  • CrashExceptionHandler:捕获app奔溃异常,并将其奔溃日志信息生成到本地SD卡上,也可以回传到服务器

  • RuleUtils:尺寸大小转换工具类,如dp,sp转换成为对应设备上的px值

  • SystemUtils:系统实用工具类,如获取手机设备制造商,系统版本号,app版本号,以及设备id(IMEI)等

  • StringUtils:字符串处理类,目前只有将字符串进行MD5转换的功能

  • FileUtils:目前暂无任何功能

androidutils's People

Contributors

d-clock avatar

Watchers

 avatar

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.