Pinned Repositories
AndriodDesignPattern
二十三种设计模式(每个模式完成了一个小Demo)
Android-ZBLibrary
🔥Android快速开发框架,MVP架构,丰富的功能、简单的实现、详细的注释、规范的风格。OKHttp、Glide图片加载、ZXing二维码、沉浸状态栏、下载安装、自动缓存以及各种Base、Demo、UI、Util直接用。全新的手势,侧滑返回、全局右滑返回都OUT啦!BaseHttpListActivity,几行代码搞定http请求列表 加载和缓存;BaseView,自定义View竟然如此简单;万能的Entry<K, V>,两个变量的Model/JavaBean再也不用写了;100多个常用style,一行搞定View属性,一键统一配置UI...[详情请看图文介绍]
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
CBRatingBar
等级评分控件,支持填充渐变,支持设置颜色、调整大小等,支持监听点击事件
GithubContributionsWidget
Android widget for github contributions
hello-world
a bird loves sleeping
LineChartView
MVPArms
A common architecture for Android applications developing based on MVP, integrates many open source projects (like Dagger2、Rxjava、Retrofit ...), to make your developing quicker and easier.
okhttp
An HTTP+HTTP/2 client for Android and Java applications.
liu5241726's Repositories
liu5241726/AndriodDesignPattern
二十三种设计模式(每个模式完成了一个小Demo)
liu5241726/Android-ZBLibrary
🔥Android快速开发框架,MVP架构,丰富的功能、简单的实现、详细的注释、规范的风格。OKHttp、Glide图片加载、ZXing二维码、沉浸状态栏、下载安装、自动缓存以及各种Base、Demo、UI、Util直接用。全新的手势,侧滑返回、全局右滑返回都OUT啦!BaseHttpListActivity,几行代码搞定http请求列表 加载和缓存;BaseView,自定义View竟然如此简单;万能的Entry<K, V>,两个变量的Model/JavaBean再也不用写了;100多个常用style,一行搞定View属性,一键统一配置UI...[详情请看图文介绍]
liu5241726/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
liu5241726/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
liu5241726/CBRatingBar
等级评分控件,支持填充渐变,支持设置颜色、调整大小等,支持监听点击事件
liu5241726/GithubContributionsWidget
Android widget for github contributions
liu5241726/hello-world
a bird loves sleeping
liu5241726/LineChartView
liu5241726/MVPArms
A common architecture for Android applications developing based on MVP, integrates many open source projects (like Dagger2、Rxjava、Retrofit ...), to make your developing quicker and easier.
liu5241726/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
liu5241726/okhttp-OkGo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
liu5241726/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
liu5241726/smartTable
一款android自动生成表格框架---An Android automatically generated table framework
liu5241726/XDroidMvp
轻量级的Android MVP快速开发框架