didi / DRouterLinks
Android Router Framework
☆765Updated last year
Alternatives and similar repositories for DRouter
Users that are interested in DRouter are comparing it to the libraries listed below
Sorting:
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆825Updated 2 years ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,071Updated last year
- A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)☆1,222Updated 2 weeks ago
- 多子view嵌套滚动通用解决方案☆1,162Updated 5 years ago
- Android Asm 插桩 教学☆1,060Updated 2 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,642Updated 4 years ago
- A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.☆379Updated 2 years ago
- LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.☆1,239Updated last year
- The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)☆828Updated last year
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆870Updated 2 years ago
- 锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载☆377Updated 2 years ago
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,191Updated 3 years ago
- 一款Android Studio插件,帮助你快速添加依赖库和查询历史版本☆1,199Updated 4 years ago
- 🔥🔥🔥A framework that helps Android App transform into an AOP architecture. (帮助 Android App 改造成AOP架构的框架,一个注解就可以请求权限、切换线程、禁止多点、监测所有点击事件、监…☆680Updated last week
- Gson 解析容错框架,愿从此再无 Json 解析报错☆734Updated this week
- 如何一步步实现一个类似ARouter的Android路由框架,实现不同module的相互跳转,跟着我来实现就可以了。☆435Updated 5 years ago
- 自研零反射,零HooK,全动态化,插件化框架,全网唯一结合启动优化的插件化架构,适合小,中,大型项目均可的插件化架构☆578Updated 2 weeks ago
- 神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。☆446Updated 2 months ago
- 一个旨在减少99%的drawable.xml文件的库,可直接在布局文件中对任意View声明drawable属性。☆680Updated 5 years ago
- 📝 The Android programing blogs(简体中文).☆1,048Updated 9 months ago
- An easy, simple and lightweight network request encapsulation based on Kotlin, coroutines and Retrofit.☆617Updated last year
- 一个Android 高亮View蒙层库☆712Updated last year
- 🔥A lightweight AOP(Android) application framework. Includes the most practical AOP applications.(一个轻量级的AOP(Android)应用框架。囊括了最实用的AOP应用)☆737Updated last year
- Deep understanding of popular open source library source code (optimizing...)☆887Updated 4 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,939Updated 6 years ago
- Kotlin+Jetpack+Coroutines+Retrofit+koin 完成的MVVM 组件化客户端 🔥🔥☆519Updated 4 years ago
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆896Updated 4 years ago
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆407Updated last year
- Explore Android performance optimization in depth(continuous updating ...)☆812Updated 2 years ago
- Android 组件化架构 Demo☆547Updated 6 years ago