yhaolpz / aopLinks
集成 aspect、javassist、asm 实践 demo
☆11Updated 5 years ago
Alternatives and similar repositories for aop
Users that are interested in aop are comparing it to the libraries listed below
Sorting:
- 业务代码解耦,轻松跨模块加载一个类。比如Fragement、View等☆18Updated 6 years ago
- a custom view and animation sample☆17Updated 7 years ago
- 一个简易的埋点解决方案(基于JakeWharton的hugo基础上改造)☆29Updated last year
- ☆24Updated 8 years ago
- 分析应用方法耗时的swing工具☆55Updated 8 years ago
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆41Updated last year
- 微信二维码,仿微信个人二维码切换样式☆13Updated 2 years ago
- 一个 Android 平台支持捕获 Native(C/C++) 层和 Java 层崩溃异常的迷你库。☆25Updated 6 years ago
- 从零开始实现插件化框架☆29Updated 4 years ago
- ☆11Updated 4 years ago
- A library to extend the default glide animated gif, webp decoder, based on giflib, libwebp and FrameSequence with downsample feature. 结合 …☆27Updated 3 years ago
- Android 组件化路由框架,基于 APT、ASM、Gradle Plugin 等技术。实现了页面的跳转、参数的自动注入、路由栈管理、简单的依赖注入等功能☆48Updated 8 months ago
- 用于分析函数耗时,能打印出函数参数值和返回值以及函数调用栈,还能修改aar和jar,自定义lint☆59Updated 4 years ago
- Use Javassist, a custom Gradle plug-in to implement automatic try-catch. AOP思想取代防范性try-catch☆23Updated 5 years ago
- 实现AIDL接口的Binder连接池☆14Updated 9 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated 2 years ago
- netty-android 长连接☆11Updated 6 years ago
- The Android ImageView using only native memory to render, avoiding OOM with best effort.☆24Updated 7 years ago
- retrofit Mock 无入侵式接入mock数据 已适配retrofit2.5.0☆29Updated 5 years ago
- 这个一个 学习jvmti 的练习Demo☆11Updated 5 years ago
- 自动打包(打包、加固、多渠道配置)☆12Updated 6 years ago
- 纯Paint实现的一个搅拌咖啡效果,可用作Loading动画。☆19Updated 5 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- CacheDemo☆10Updated 7 years ago
- 统计安卓所有方法执行耗时 ,用于开发 测试时分析性能,分析ANR,Calculate android method time,☆13Updated 2 years ago
- RxCache(https://github.com/fengzhizi715/RxCache) for Android☆34Updated 3 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 基于 ByteX 开发一些有意义的插件☆47Updated 4 years ago
- Android SmallestWidth屏幕适配方案☆19Updated 2 years ago
- 轻量级进程间通信框架,基于 Messenger 实现。进程间传递数据不错的选择☆23Updated 5 years ago