didi / DroidAssist
A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.
☆890Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for DroidAssist
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,169Updated 2 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,637Updated 3 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,200Updated 3 years ago
- 本项目通过Android字节码插桩插件实现Android端无埋点(或自动埋点),并且支持根据配置文件实现业务数据的自动采集。☆520Updated 6 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,927Updated 5 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆820Updated last year
- A lightweight and fast AOP framework for Android App and SDK developers☆2,137Updated last year
- ☆727Updated 9 months ago
- Phantom — 唯一零 Hook 稳定占坑类 Android 热更新插件化方案☆1,358Updated 5 years ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,067Updated last year
- Log4a is an mmap based, high-performance, highly available Android log collection library / Log4a 是一个基于 mmap, 高性能、高可用的 Android 日志收集框架☆976Updated 4 years ago
- A flexible, powerful and lightweight plugin framework for Android☆765Updated 5 years ago
- Android Asm 插桩 教学☆1,053Updated 2 years ago
- 多个维度对比一些有代表性的开源android组件化开发方案☆751Updated 6 years ago
- Android Router Framework☆743Updated 10 months ago
- 神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。☆441Updated 2 months ago
- Chapter01 GeekTime ,crash catch sample☆549Updated 5 years ago
- Android open framework analysis☆666Updated 6 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆393Updated 5 years ago
- Increase layout loading speed 200%☆2,562Updated 3 years ago
- 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)☆441Updated last year
- a gradle plugin for minifying activities, services, receivers, providers and custom view☆687Updated 4 years ago
- 🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It suppo…☆1,677Updated last year
- 在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only…☆638Updated 3 years ago
- 基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC☆1,118Updated last year
- 如何一步步实现一个类似ARouter的Android路由框架,实现不同module的相互跳转,跟着我来实现就可以了。☆435Updated 5 years ago
- 🔧 Cross module Android development made easy!☆764Updated 5 years ago
- 多子view嵌套滚动通用解决方案☆1,159Updated 4 years ago
- 锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载☆372Updated 2 years ago