Kotlin-zh / KEEP
Kotlin Evolution and Enhancement Process
☆104Updated 3 years ago
Alternatives and similar repositories for KEEP:
Users that are interested in KEEP are comparing it to the libraries listed below
- Kotlin 协程的库支持☆278Updated 9 months ago
- Simple implementation of kotlinx.coroutines to clarify the design of Kotlin Coroutines.☆170Updated 8 months ago
- gradle repo includeBuild☆143Updated 2 years ago
- 《Android 构建与架构实战》资料仓库☆87Updated 9 months ago
- Activity Builder.☆184Updated 2 years ago
- ☆301Updated 3 years ago
- Useful extensions for coroutines. AutoDispose + MainScope☆88Updated 5 years ago
- 《深入理解 Kotlin 协程》源码☆293Updated last year
- 模块化启动框架☆138Updated 3 years ago
- android app中对方法进行替换工具☆116Updated 2 years ago
- A interesting history for nested scrolling in Android. A better NestedScrollView4 instead of newest NestedScrollView. A concise implement…☆61Updated 6 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Updated 2 years ago
- thread tracing for android☆315Updated 2 years ago
- ☆49Updated 10 months ago
- a library for android app handle crash☆217Updated last year
- Effective Kotlin 中文翻译☆41Updated last year
- Android 自定义lint教学☆116Updated 2 years ago
- Powerful utilities for deserializing Kotlin classes with Gson, Jackson and Android JsonReader.☆122Updated last year
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆309Updated 2 years ago
- 统一管理Git多仓库及模块依赖 / Manage multiple Git repositories and dependencies between modules.☆230Updated 3 years ago
- ☕ write XML, run Java.☆111Updated 2 years ago
- 关于Gradle编译你需要知道的一切☆238Updated 4 years ago
- this is an android lint analyzer,supports increment and configuration files☆283Updated 2 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆128Updated 3 years ago
- Help exclude classes before building the JAR into Android DEX archives.☆224Updated 3 years ago
- 将本地的项目同步到远程设备,本地写代码,远程编译,将编译的结果同步到本地☆205Updated last year
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆305Updated last year
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆150Updated 3 years ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆253Updated 4 months ago
- ☆302Updated last year