chaxiu / KtHttpLinks
Kotlin实现的网络请求框架
☆21Updated 3 years ago
Alternatives and similar repositories for KtHttp
Users that are interested in KtHttp are comparing it to the libraries listed below
Sorting:
- Android 性能优化手册☆50Updated 3 weeks ago
- 《Android 构建与架构实战》资料仓库☆92Updated last year
- A bytecode instrumentation library for Android(一个 Android 字节码插桩库)☆97Updated 3 weeks ago
- A lightweight tracking framework based on the tracking idea of Buzzvideo.(基于西瓜视频的责任链埋点思路实现的轻量级埋点框架)☆108Updated 5 months ago
- A sample project demonstrating clean architecture in an Android app☆31Updated 3 years ago
- 模块化启动框架☆141Updated 3 years ago
- A sample application demonstrates how to use Hilt to implement dependency injection.☆58Updated 4 years ago
- Asm插桩应用实例☆83Updated 3 years ago
- gradle repo includeBuild☆145Updated 2 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated last year
- Resource Dynamization Solution For Android☆106Updated 2 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆145Updated 2 years ago
- Butterfly is a navigation framework based on Coroutine + Annotation + Ksp. Support navigation for Activity, Fragment, DialogFragment and …☆223Updated last year
- DevBricksX provides plenty of useful classes that will be used in daily Android development.☆67Updated 2 months ago
- 善用 DataBinding 彻底解决 “View 实例的 Null 安全一致性问题”☆98Updated 2 years ago
- KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)☆166Updated 4 years ago
- A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持纯 Kotlin并且灵活的组件化框架☆164Updated last week
- Kotlin-compatible and high performance gson typeAdapter compile phase generator☆33Updated 3 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆183Updated 2 years ago
- 简明易用框架,解决 MVI 实战痛点☆171Updated last year
- Creation template for more complex Kotlin Multiplatform projects.☆50Updated 2 months ago
- The best MMKV utils to ensure type safety. (最好用的 MMKV 工具,可以确保类型安全)☆210Updated 2 months ago
- Routing framework for Android.☆137Updated 2 months ago
- Kotlin tutorials for Android developers.☆56Updated 2 years ago
- Arouter KSP annotation processor☆93Updated 5 months ago
- Build Android layout dynamically with kotlin, get rid of xml file, which has poor performance☆154Updated 3 years ago
- Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions☆291Updated 2 weeks ago
- Personal blog site.☆64Updated last year
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Updated 4 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆69Updated 7 months ago