BlackFlagBin / KCommonProject
Kotlin实现的快速开发框架
☆94Updated 5 years ago
Alternatives and similar repositories for KCommonProject:
Users that are interested in KCommonProject are comparing it to the libraries listed below
- 简单的 Android 页面多状态布局切换控件☆123Updated 6 years ago
- 本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sig…☆108Updated 5 years ago
- 基于 wanandroid.com 和 gank.io API 开发的 MVP + Retrofit + RxJava2 组件化模式开发的 Android APP☆74Updated 5 years ago
- 使用玩Android api。实现一个RxJava + Retrofit + MVVM的项目。通俗易懂☆107Updated last year
- ️🔥️🔥️🔥AACHulk是以Google的ViewModel+DataBinding+LiveData+Lifecycles框架为基础, 结合Okhttp+Retrofit+BaseRecyclerViewAdapterHelper+SmartRefreshLayo…☆111Updated 3 years ago
- 总结Android吸顶效果实现的五种方式 (列表滑动到顶部,固定顶部栏效果)☆174Updated 5 years ago
- 🍯 简单便捷 快速开发Android项目,集合流行框架封装mvp + rxjava2 + retrofit2 + rxlifecycle3 + arouter...☆32Updated 4 years ago
- 🎨基于 MVP + RxJava + Retrofit + EventBus + Arouter 的 Android 组件化开发框架实践☆137Updated 3 years ago
- RecyclerView+HorizontalScrollView 无嵌套实现左侧标题栏固定,右侧内容部分可整体横向滑动☆108Updated 2 years ago
- 不写一句代码做好屏幕适配☆180Updated 5 years ago
- 一个Android事件分发中心库,基于对象池及接口回调实现。实现类似BroadcastReceiver/RxBus/EventBus等的消息事件传递功能,用于在Activity/Fragment/Service之间的消息传递通讯。☆117Updated 4 years ago
- 安卓点击事件防重库☆179Updated 6 years ago
- NetStatusBus 简化了网络监听的流程,使代码更加简洁高效☆245Updated last year
- 一个支持多种风格的密码(验证码)输入框☆111Updated 5 years ago
- Retrofit、dynamic baseUrl、Lifecycle for Activity and Fragment 、优雅的管理Http请求☆128Updated 2 years ago
- mvp+retrofit+rxjava改良版,新增lifecycle绑定生命周期防止内存泄露。抽象model类,可根据需求自定义model,也可直接使用父类model进行通用的网络请求。增加自定义网络异常,增加异常时回调实现。增加网络请求时dialog显示及取消显示的方法。…☆81Updated 5 years ago
- 仿qq聊天消息长按弹窗,支持RecyclerView,ListView,GridView,普通的View,支持自定义属性扩展☆117Updated 6 years ago
- 打造一款有较好体验的WanAndroid客户端,在学习中不断提升自我。同款跨平台Flutter版本:https://github.com/maoqitian/flutter_wanandroid☆166Updated 4 years ago
- ☆70Updated 4 years ago
- 一个简单且强大的Ui状态视图控制库!☆139Updated 4 years ago
- 🥭一款简单的page切换 空布局、错误布局、加载布局,支持一键配置、定义,不需要xml编写☆248Updated 5 years ago
- 玩 Android 客户端,采用 kotlin 语言,Material Design 风格,根据 MVVM 架构使用 Jetpack 架构组件搭建了整套框架☆161Updated 4 years ago
- 三方框架和学习资料,持续更新(不要只点star,而不去看,把链接点一点你会发现不一样的世界,如果有好用的三方或者学习资料请issues 给我,也可以在issues 提出问题)☆153Updated 4 years ago
- WanAndroid-Kotlin 是基于 Kotlin + MVP + RxJava + OkHttp 实现好用好看的学习阅读类客户端, 包括首页,项目,体系,干货,搜索,收藏,妹子等功能☆68Updated 5 years ago
- Android进阶蓝图,各种新技术的体验demo,快速上手Data Binding,Data Binding Compiler V2,Android Architecture,Room等Android的黑科技☆154Updated 5 years ago
- A lightweight, good expandability Android library used for displaying different pages like loading, error, empty, timeout or even your cu…☆90Updated 6 years ago
- 基于NestedScrolling仿写饿了么嵌套滑动效果☆187Updated 4 years ago
- 自己写的一些自定义View。水波纹,仿探探搜索,语音输入动画,Canvas研究,状态栏研究等。