wuba / EasyAOP
EasyAOP是基于ASM实现切面通用能力的工具。EasyAOP提供的通用切面能力,可以使用配置文件方式来配置使用。(EasyAOP is a tool based on ASM to realize the general capability of AOP. General faceting capabilities provided by EasyAOP,You can use the yaml file format to configure the use of EasyAOP.)
☆23Updated last year
Alternatives and similar repositories for EasyAOP:
Users that are interested in EasyAOP are comparing it to the libraries listed below
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码操作平台。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆38Updated last week
- An Android startup jobs sceduler.☆51Updated 3 years ago
- 一个用来监听View事件分发的库☆26Updated last year
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆90Updated last month
- FastStartup 有向无环图启动框架☆21Updated 2 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆22Updated last year
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- 基于 ByteX 开发一些有意义的插件☆47Updated 3 years ago
- ☆43Updated 7 months ago
- a gradle plugin for minifying activities, services, receivers, providers and custom view☆29Updated 7 years ago
- 又一款虚拟Dom渲染引擎for Android☆47Updated 4 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆37Updated last year
- generate reports,UML and so on from notation☆39Updated last year
- Booster 示例:使用 ASM 操作字节码☆18Updated 5 years ago
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 4 years ago
- 基于AGP,适合中小型团队低门槛部署自定义扫描Lint服务☆33Updated last year
- 通过Hook页面view树的方式,捕捉View的信息,并显示在可拖动的浮窗上☆10Updated 3 years ago
- 使用 Matrix-ApkChecker 来监测APP每个版本的apk大小变化,并针对每个版本提出优化issue和优化的suggesstion☆12Updated 2 years ago
- maven发布插件和bintray发布插件☆17Updated 5 years ago
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆38Updated 11 months ago
- 取名来自奥特曼奈克萨斯☆24Updated last year
- Android Gradle Plugin和Kotlin Gradle Plugin源码demo工程☆14Updated 4 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆28Updated 2 years ago
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Updated 3 years ago
- 调试Android Framework的Java部分代码☆29Updated last year
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated 10 months ago
- Gson TypeAdapter使用技巧几例:数据免判空、解析后校验、预处理☆11Updated 6 years ago
- Lint增量检查☆54Updated 2 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆54Updated last year