EspoirX / ElegantDataLinks
像操作Room一样操作 SharedPreferences 和 File 文件.
☆18Updated 6 years ago
Alternatives and similar repositories for ElegantData
Users that are interested in ElegantData are comparing it to the libraries listed below
Sorting:
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆36Updated 3 years ago
- 简化Android开发的Kotlin库☆44Updated last month
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆32Updated 5 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Updated 4 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆61Updated 2 years ago
- ☆41Updated 6 years ago
- Kotlin + Flow 实现的 Android 应用初始化任务启动库。☆25Updated last year
- 基于 Flow 的多线程并行通用图片上传框架,结合 LiveData 监听回调☆59Updated 4 years ago
- 使用asm实现的方法拦截器☆66Updated 4 years ago
- Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景☆21Updated 4 years ago
- 基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX☆43Updated 5 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated 2 years ago
- 复杂业务碎片化管理框架☆18Updated last year
- Jetpack LiveData 功能扩展☆20Updated 10 months ago
- The design and implementation of the target method pretest model. 目标方法前置检验模型设计与实现,应用于所有需要在目标操作前插入N个前置验证条件的情况(如:登录后自动执行关注、登录后继续上次的发帖操作)☆21Updated 6 years ago
- Retrofit + OkHttp3 + coroutines + LiveData打造一款网络请求框架☆80Updated 5 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated 2 years ago
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Updated 2 years ago
- Combine different view type into one RecyclerView.Adapter easily☆31Updated 2 years ago
- A convenient way to use Adapter in RecyclerView based on Kotlin DSL and BRVAH.☆16Updated 2 years ago
- 安卓暗黑模式适配☆59Updated 5 years ago
- 基于Flux架构的模块化框架☆39Updated 3 years ago
- Gradle学习☆24Updated 5 years ago
- This CLI tool is used to compare the difference in APK file size between different versions.☆28Updated 2 years ago
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆55Updated 2 years ago
- nestedbehaviordemo☆52Updated 4 years ago
- An Android startup jobs sceduler.☆52Updated 4 years ago
- 使用 ActivityResult API 和 Kotlin 扩展函数实现权限请求☆36Updated 5 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆63Updated 2 years ago
- 利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成☆25Updated 4 years ago