Shouheng88 / AndroidStartupLinks
An Android startup jobs sceduler.
☆52Updated 4 years ago
Alternatives and similar repositories for AndroidStartup
Users that are interested in AndroidStartup are comparing it to the libraries listed below
Sorting:
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated 2 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated 2 years ago
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Updated 4 years ago
- ☆21Updated 10 months ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆25Updated 2 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆36Updated 3 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Updated 4 years ago
- 手机号3-4-4格式化输入监听器,支持自定义分隔符,支持末端输入/删除,中间输入/删除,任意位置黏贴/剪贴多个数字等多种交互场景。☆33Updated 4 years ago
- An Android library to help create background drawable and ColorStateList without xml, writen in kotlin, support Java/Koltin code invoking…☆53Updated last year
- weiV (pronounced the same as wave), a new declarative UI development framework based on the Android View system. The core source files ar…☆78Updated last year
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆19Updated last year
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆47Updated 6 years ago
- An elegant tool based on Retrofit to help developers just focus on business data.☆52Updated 4 years ago
- 使用asm实现的方法拦截器☆66Updated 4 years ago
- 基于Android原生View体系的声明式UI框架(Kotlin)☆82Updated last year
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆32Updated 5 years ago
- generate reports,UML and so on from notation☆41Updated 2 years ago
- 基于AGP,适合中小型团队低门槛部署自定义扫描Lint服务☆33Updated 2 years ago
- 消除 Android 项目 Key-Value 样板代码☆77Updated 2 years ago
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆41Updated 2 years ago
- 基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX☆43Updated 5 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆101Updated last year
- 基于Flux架构的模块化框架☆39Updated 3 years ago
- AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用