gdutxiaoxu / AnchorTask
锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载
☆372Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for AnchorTask
- ☆302Updated last year
- Android 自动检测资源冲突的gradle 插件(An Android Gradle Plugin For Checking Conflict Resources)☆234Updated 4 years ago
- MultiDex☆317Updated 5 years ago
- Android 字节码插桩实战☆243Updated 3 months ago
- ☆137Updated 5 months ago
- thread tracing for android☆315Updated 2 years ago
- library for android which can observe signal from native crash or ANR☆332Updated last year
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆406Updated last year
- Sample for Add Systrace Tag☆223Updated 5 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆820Updated last year
- Android Application Initialized Task Dispatcher☆173Updated 3 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆457Updated 4 months ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆295Updated last year
- this is an android lint analyzer,supports increment and configuration files☆279Updated 2 years ago
- A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.☆365Updated last year
- ☆262Updated 3 years ago
- 神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。☆441Updated 2 months ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆184Updated last year
- 一线大厂中的大型App全套性能优化实战方案,讲解你们所不知道的优化内容,包含启动优化,内存优化,网络优化,容灾方案等等,每周会定时更新,欢迎关注博客☆202Updated 4 years ago
- 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)☆153Updated 3 months ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆252Updated 3 weeks ago
- 深入理解Android Gradle☆385Updated 4 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆393Updated 5 years ago
- a library for android app handle crash☆212Updated 11 months ago
- Android 性能优化实践☆162Updated last year
- 致力于分享一系列 Android 10 系统源码,持续更新中...... 如果对你有帮助,请在右上角 star 一下,感谢☆356Updated 2 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆168Updated 4 years ago
- 🔥🔥Android 平台,基于LivaData的EventBus,无侵入,更优雅,支持跨进程,跨应用粘性事件,优先级,自定义事件等功能。☆252Updated last year
- Build Android layout dynamically with kotlin, get rid of xml file, which has poor performance☆151Updated 2 years ago
- Object Alloc Tracker Samples☆199Updated 5 years ago