Giter VIP home page Giter VIP logo

toolkitforandroid's Introduction

android-common-tookit

  • A common tookit package for android.

  • 适用于Android项目的通用工具类的集合。

使用

大部分是工具类,以静态方法方式调用。其中adapter包中的类是为各类Adapter应用场景设计。

使用范例

Adapter

adapter包设计了三类Adapter(继承自官方的Adapter):CommonAdapter、CommonPagerAdapter、HolderAdapter。
CommonAdapter适用于创建例如主界面功能菜单等不需要Item更新的布局。CommonPagerAdaptert为PagerView而设计,提供强制刷新功能。
HolderAdapter适用于ListView等大量数据显示。其中HolderViewFiller是整合HolderAdapter的辅助工具类。
ViewCreator是以上Adapter的核心接口,它提供一个统一的创建View、更新View、回收View等操作的接口。

Common

Encrypt

Resource

System

开源协议 Apache License 2.0

The code of this project is released under the Apache License 2.0, see LICENSE

toolkitforandroid's People

Watchers

zhixin 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.