yhaolpz / aop
集成 aspect、javassist、asm 实践 demo
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for aop
- 业务代码解耦,轻松跨模块加载一个类。比如Fragement、View等☆18Updated 6 years ago
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆38Updated 10 months ago
- 一款高效的组件间通信方案,0反射,仅需简单配置,即可方便的进行组件间通信☆45Updated 5 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated last year
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- 💪 RetrofitHelper是一个支持配置多个BaseUrl,支持动态改变BaseUrl,动态配置超时时长的Retrofit帮助类☆32Updated this week
- ASocket 是一个TCP/UDP协议的封装库,方便快速实现TCP的长连接与UDP的单播、组播、广播等相关通信☆54Updated 4 months ago
- RxCache(https://github.com/fengzhizi715/RxCache) for Android☆34Updated 2 years ago
- 一个简易的埋点解决方案(基于JakeWharton的hugo基础上改造)☆29Updated 10 months ago
- 微信二维码,仿微信个人二维码切换样式☆13Updated last year
- 支持优先级调度的OkHttp☆22Updated 2 years ago
- LiveData 的工具类☆16Updated 4 years ago
- 一个轻量级的Android路由框架,基于ARouter上进行改良,优化Fragment的使用,可结合XPage使用。☆42Updated 10 months ago
- 轻量级进程间通信框架,基于 Messenger 实现。进程间传递数据不错的选择☆23Updated 5 years ago
- A plugin that replaces external module dependencies with project dependencies.☆84Updated 3 years ago
- 一个 Android 平台支持捕获 Native(C/C++) 层和 Java 层崩溃异常的迷你库。☆25Updated 6 years ago
- 一个基于 iputils/tracepath6.c 移植定制的 Android 普通权限应用程序通过网络追踪并显示报文到达目的主机所经过的路由信息。☆29Updated 3 years ago
- Android 组件化路由框架,基于 APT、ASM、Gradle Plugin 等技术。实现了页面的跳转、参数的自动注入、路由栈管理、简单的依赖注入等功能☆47Updated 3 weeks ago
- Android开发工具助手☆20Updated 7 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆37Updated last year
- Android 崩溃捕获(Java,native)☆47Updated 5 years ago
- 用于分析函数耗时,能打印出函数参数值和返回值以及函数调用栈,还能修改aar和jar,自定义lint☆59Updated 3 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆36Updated 2 years ago
- 实现自定义Plugin,使用ASM可以对class、aar、jar的代码进行修改,自定义plugin配置等。☆28Updated 3 years ago
- ☆24Updated 8 years ago
- a custom view and animation sample☆17Updated 7 years ago
- 事件总线,通过定义事件接口,apt方式生成事件代理分发事件给注册并实现的接口类☆38Updated 5 years ago
- Use Javassist, a custom Gradle plug-in to implement automatic try-catch. AOP思想取代防范性try-catch☆23Updated 5 years ago
- 微信热修复Tinker demo。30分钟不到,带你上路☆13Updated 5 years ago
- 分析应用方法耗时的swing工具☆55Updated 7 years ago