mengdd / KotlinTutorialsLinks
Kotlin tutorials for Android developers.
☆57Updated 2 years ago
Alternatives and similar repositories for KotlinTutorials
Users that are interested in KotlinTutorials are comparing it to the libraries listed below
Sorting:
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆53Updated 3 months ago
- generate reports,UML and so on from notation☆41Updated 2 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Updated 4 years ago
- 本项目专注于提供 Jetpack 核心组件相关的 高频提问和解答☆29Updated 5 years ago
- 注解处理器教程,使用 Kotlin 编写☆71Updated 7 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated 2 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 5 years ago
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆32Updated 5 years ago
- A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.☆70Updated 6 months ago
- An elegant tool based on Retrofit to help developers just focus on business data.☆52Updated 4 years ago
- 模块化启动框架☆142Updated 3 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆121Updated 2 years ago
- 一套Android组件化的实施方案和支撑框架☆64Updated 5 years ago
- Gradle脚本实现Android组件化开发模块api化☆64Updated 6 years ago
- RecyclerView嵌套完美实现京东tab的吸顶效果☆27Updated 5 years ago
- 基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX☆43Updated 5 years ago
- 基于Android原生View体系的声明式UI框架(Kotlin)☆82Updated last year
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Updated 2 years ago
- compose playground☆37Updated 4 years ago
- 基于AGP,适合中小型团队低门槛部署自定义扫描Lint服务☆33Updated 2 years ago
- An Android startup jobs sceduler.☆52Updated 4 years ago
- Resource Dynamization Solution For Android☆108Updated 2 years ago
- 无痕埋点,源码0入侵,字节码插桩,Transform+ASM☆60Updated 4 years ago
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆55Updated 2 years ago
- Code generation template for MVVM-Rhine.☆45Updated 6 years ago
- The DGAppStartup library provides a straightforward, performant way to initialize components at application startup. Both library develop…☆35Updated last year
- 消除 Android 项目 Key-Value 样板代码☆77Updated 2 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated last year
- 🎀 a lightweight IPC library that can be used to replace AIDL. 一个轻量级的跨进程通信方案,可以用 来替代 AIDL☆143Updated 3 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Updated 4 years ago