mengdd / KotlinTutorials
Kotlin tutorials for Android developers.
☆53Updated last year
Related projects ⓘ
Alternatives and complementary repositories for KotlinTutorials
- 本项目专注于提供 Jetpack 核心组件相关的 高频提问和解答☆29Updated 4 years ago
- generate reports,UML and so on from notation☆39Updated last year
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated 11 months ago
- AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用☆51Updated 2 years ago
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆31Updated 4 years ago
- Kotlin-compatible and high performance gson typeAdapter compile phase generator☆32Updated 2 years ago
- Google 近期发布了 MAD Skills 新系列教程,旨在帮助开发者使用最新的技术,开发更好的应用程序,将会包含(双语视频、文章、案例、源码)☆50Updated 3 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Updated 2 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆36Updated 2 years ago
- 注解处理器教程,使用 Kotlin 编写☆71Updated 5 years ago
- An elegant tool based on Retrofit to help developers just focus on business data.☆52Updated 3 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆37Updated last year
- A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.☆69Updated 2 years ago
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆55Updated last year
- A delegate for those non null vars of which values need to be cleared at the end of the lifecycle.☆28Updated 5 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 3 years ago
- An Android startup jobs sceduler.☆51Updated 3 years ago
- A sample project demonstrating clean architecture in an Android app☆31Updated 2 years ago
- compose playground☆34Updated 2 years ago
- RecyclerView嵌套完美实现京东tab的吸顶效果☆26Updated 4 years ago
- Effective Kotlin 中文翻译☆41Updated last year
- 基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX☆45Updated 4 years ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆48Updated 4 months ago
- 基于AGP,适合中小型团队低门槛部署自定义扫描Lint服务☆33Updated last year
- A container which supports any two view scrolling in it☆63Updated 5 years ago
- Code generation template for MVVM-Rhine.☆45Updated 5 years ago
- Gradle脚本实现Android组件化开发模块api化☆63Updated 5 years ago
- 取名来自奥特曼奈克萨斯☆24Updated last year
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆116Updated last year
- 使用asm实现的方法拦截器☆68Updated 3 years ago