N0tExpectErr0r / ElapseLinks
🔥一个可以在编译期通过 ASM 在字节码中对函数调用进行插桩的 Gradle 插件,可以通过注解在方法调用前后执行指定逻辑
☆38Updated 6 years ago
Alternatives and similar repositories for Elapse
Users that are interested in Elapse are comparing it to the libraries listed below
Sorting:
- 滴滴Booster移动APP质量优化框架 学习之旅Study☆87Updated 6 years ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆94Updated 3 years ago
- 史上最好用的Android跨进程接口调用框架☆121Updated 5 years ago
- 监听Android主线程方法耗时,并以列表的形式展示出来,支持设置指定耗时时间过滤列表数据☆44Updated 5 years ago
- Android 崩溃捕获(Java,native)☆46Updated 6 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆109Updated 4 years ago
- 自定义 Lint,基于 AS 3.0+☆46Updated 6 years ago
- ☆71Updated 6 years ago
- 注解学习小案例,比较系统性学习注解并且应用实践。简单应用了运行期注解,通过注解实现了setContentView功能;简单应用了编译器注解,通过注解实现了防暴力点击的功能,同时支持设置时间间隔;使用注解替代枚举;使用注解一步步搭建简单路由案例。结合相应的博客,在来一些小案例…☆46Updated 3 years ago
- A plugin that replaces external module dependencies with project dependencies.☆84Updated 4 years ago
- 基于微信 xlog 开源 日志框架☆67Updated 5 years ago
- Android基础架构&优秀框架源码分析☆40Updated 6 years ago
- Android multi-threads, multi-tasks, multi-process download library.☆60Updated 6 years ago
- 【Android】Network Diagnosis. For detailed phone information, please refer to【MobileInfo】☆154Updated 4 years ago
- Android APK瘦身插件☆51Updated 6 years ago
- 用于分析函数耗时,能打印出函数参数值和返回值以及函数调用栈,还能修改aar和jar,自定义lint☆58Updated 4 years ago
- 一键申请Android权限,不依赖任何业务Activity。小巧、简约、强悍☆65Updated 5 months ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆98Updated 4 years ago
- Android智能启动框架☆118Updated 6 years ago
- 一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。☆167Updated 7 years ago
- 不积跬步 无以至千里☆67Updated 6 years ago
- ☆49Updated 4 years ago
- Android进程保活主流方案集锦☆65Updated 8 years ago
- The AOP framework for Android☆44Updated 4 years ago
- 多渠道修改图片的gradle插件☆46Updated 5 years ago
- Android 进程间通信最牛方案,为简单而生☆294Updated 6 years ago
- JNI实现图片压缩☆95Updated 7 years ago
- ☆121Updated 4 years ago
- Android无埋点数据收集SDK☆88Updated 6 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated 2 years ago