Coder Social home page Coder Social logo

yephelper's Introduction

YepHelper

一个针对于Android的一些工具类,也是我自己日常的一部分积累吧

why?

做软件的嘛
代码写多了总是会有一些积累嘛
我想把我的一部分积累开源开来
如果能帮到别人那自然是好事
如果帮不到,那也没事,我至少还是有一个免费的代码仓库啊
敏捷里边说不要重复造轮子嘛

what?

1、对Android的一些简单操作,比如获取包名,屏幕大小,像素,判断联网,是否有Wifi
2、对文件的一些简单操作,比如读写文件,获取图片的Bitmap,获取文件大小,文件MD5等
3、对日期的一些简单操作,比如日期转字符串,字符转日期,日期比较,主要还是仿空指针啊
4、对网络的一些简单操作,如果模拟浏览器发请求
5、对字符的一些简单操作,比如截取二个逗号之间的一段字符串等
6、对数组的一些简单操作

libs support ?

1、操作日志使用Log4j,依赖包已经放到libs目录

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.