Giter VIP home page Giter VIP logo

android-class-lib's Introduction

备份android开发中用到的一些类

目录

  • asynctask
    线程扩展
  • java/util/MemoryCache.java
    缓存
  • java/util/CircleImageView.java
    圆形图标,背景不透明
  • java/util/ClipCircleImageView.java
    圆形图标,背景透明
  • java/util/ThreadPoolUtils.java
    线程池
  • java/util/downloadFile.java
    下载文件(使用系统downloadManager)
  • java/util/streamDownLoadManager.java
    下载文件(使用二进制流的形式下载文件)
  • java/util/flyHeart.java
    飘动的心动画效果
  • java/util/imageLoader.java
    加载图片资源。(包含基本的图片压缩)
  • java/util/pngAnimView.java
    调取png序列图并以动画形式播放(所有帧放在一张资源图的形式)
  • java/util/pngAnimView2.java
    调取png序列图并以动画形式播放(每帧一张资源图的形式)
  • java/util/mathFactory.java
    转换工具。包括时间格式、单位、文件大小格式转换,时间差计算等
  • java/util/SeekBarPressure.java
    双向选择起始和结束的进度条
  • main/java/util/HorizantalFallWaterLayout.java
    横向自动换行布局
  • java/util/ScaleTextView
    自适配TextView
  • src/drawable/ 和 src/layout/
    资源及布局文件

android-class-lib's People

Contributors

codeqian avatar

Watchers

James Cloos avatar yuyan 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.