Giter VIP home page Giter VIP logo

android_base's Introduction

一、用途

  • 学习多个mvvm框架后,去粗取精,全部使用当前日期最新的依赖库,对recyclerview.adapter,viewpagerAdater等进行了封装,一个类轻松实现多类型条目
  • 本架构使用了google的AAC架构,基本采用kotlin语言开发,填了很多kotlin+mvvm的坑
  • 没有使用rxjava(google自带的viewmodel完全可以替代此组件),anko等太激进的写法,适合公司项目稳定使用,便于java到kotlin的过渡
  • 适合新项目直接依赖使用,老项目有依赖冲突可以下载去除多余依赖,其中common文件夹可以删除,为旧项目文件,因本人目前还有需要,暂时没有删除
  • 使用这个库是为了多个项目使用同一基础组件,方便维护更新,提高开发效率
  • demo还没有写好,还有一些业务层的封装经验,暂时没有上传
  • 注意:目前因本人需要,依赖了常用的umeng,轮播,二维码,bug收集,okgo的封装,urls管理等本人精心封装好的组件,用不到的可以下载删除,替换

二、使用(version自行选择release中的最新版本)

  • api 'com.github.Li-Zepeng:android_aac_lib:version'

三、包含依赖

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.