Petterpx / CloudBookLinks
👨🏻💻  An ordinary person’s technical cloud notes, share the world and record life.
☆50Updated 2 years ago
Alternatives and similar repositories for CloudBook
Users that are interested in CloudBook are comparing it to the libraries listed below
Sorting:
- 玩安卓的Jetpack版本☆101Updated 7 months ago
 - ☆138Updated last year
 - Kotlin+Flow+协程+Jetpack+MVVM架构实现WanAndroid客户端的开发搭建☆78Updated 3 years ago
 - 本项目是一个基于多进程的Android IM即时通信中间件,旨在提高应用程序的稳定性和安全性。在本项目中,我们将详细介绍多进程架构和流程设计,并展示详细的时序图和类图,让您更好地了解该中间件的实现过程。☆147Updated 2 years ago
 - explore java , kotlin and android☆100Updated last year
 - 基于Retrofit+Kotlin协程实现的Kotlin网络请求库封装,支持GET/POST/PUT/DELETE请求、动态BaseUrl、请求头、请求/响应日志等。同时,支持自定义Parser(数据解析器),用于解决不同返回数据Model。☆88Updated 3 years ago
 - JDataBinding 是基于 DataBinding 封装的基础库,持续更新中 ...... 如果对你有帮助,请在右上角 star 一下,感谢☆76Updated 4 years ago
 - Android Kotlin + 协程 + Retrofit + MVVM优雅的实现网络请求(简洁!!!)☆63Updated 4 years ago
 - 我的博文列表,按系列分类,方便查找。地址:https://flywith24.gitee.io/☆53Updated 4 years ago
 - (停止维护)Jetpack AndroidX MVVM Kotlin 组件化方案 仿网易云音乐客户端☆65Updated 3 years ago
 - 一个 Android 事件总线框架,为你解决事件总线 “滥用” 问题☆83Updated 3 years ago
 - 用dsl语法创建drawable☆70Updated 4 years ago
 - RecyclerView 嵌套 多Tab 吸顶容器,类似 盒马、朴朴超市 首页。☆144Updated last year
 - 扔物线Hencoder plus系列课程☆81Updated last week
 - Android 启动任务调度☆59Updated 2 years ago
 - 直播间聊天消息列表,直播间RecyclerView。采用3层缓冲机制,一秒内收到几百条消息依然不卡顿。ChatRoom in LiveRoom.Using the three kind of cache strategy and async in HandlerThread…