Coder Social home page Coder Social logo

djd2088 / rui Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 32 KB

Android一站式开发框架:运用和封装优秀的第三方框架,尽力打造能通过配置实现不侵染业务的基础框架,实现快速开发!包括热修复、定位、支付、推送、聊天、分享和第三方登录等。

android sample-app rui

rui's Introduction

Rui

Android一站式开发框架 **视频地址 :

基础效果:

image

主要内容是一套简单快捷的开发框架。目的就是打造通用但不侵染业务的基础框架,尽量实现通过修改配置的方式来实现基础结构。这套框架主要对当下最流行,以及谷歌推荐使用的第三方库进行封装处理,从而简单调用。如:网络层的封装、以及其他优秀开源框架的选择,以及谷歌推荐的MVP模式的搭建。基于该框架无需关心大部分基础建设,而只需着手于自己的业务需求。

下列三个版本分别是基础版、BaseMvp版、谷歌推荐Mvp + Dagger2版,框架的难度是逐步提升的,第二版(BaseMvp版)和第三版(谷歌推荐Mvp + Dagger2版)都是基于在基础版的基础上进行封装拓展。


版本 项目名 描述
1 Purples 基础版
2 Purples_BaseMvp BaseMvp版
3 Purples_GogMvp_Dagger2 谷歌推荐Mvp + Dagger2版

使用到的第三方库:

1.网络请求封装 : RxJava + Retrofit

2.图片加载 : Glide

3.视图注入 : ButterKnife

4.动态权限 : PermissionsDispatcher

5.下拉刷新,上拉加载 : SmartRefreshLayout + BaseRecyclerViewAdapterHelper

6.Loading效果 : AVLoadingIndicatorView

7.WebView交互 :JsBridge

8.沉浸式状态栏 : StatusBarCompat / StatusBarUtil

9.RxJava网络请求导致的内存泄漏解决方案 : RxLifecycle (第三版本已经替换)

10.Banner : ConvenientBanner / Banner

更多基础使用请移步博客:Rui使用详细指南


如有建议或者发现BUG,或者有意一起维护Rui,期待您的联系!

Email : [email protected]

QQ : 137714205

博客地址 : https://blog.csdn.net/u010046451

rui's People

Contributors

djd2088 avatar

Stargazers

 avatar

Forkers

yanglee0801

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.