HujiangTechnology/gradle_plugin_android_aspectjx
A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.
GroovyApache-2.0
Issues
- 0
是不是插件开发支持的版本太旧了?
#344 opened by yilylong - 3
推荐一个新的 Android 端 AOP 框架,支持 AGP8 以上 https://github.com/FlyJingFish/AndroidAOP
#343 opened by FlyJingFish - 3
这个项目彻底凉了吗
#341 opened by vincecarterhu - 2
当前是否支持gradle 8.0.1版本,升级后报错
#340 opened by cheling - 1
社区有没有使用AGP7-AGP8新的api的版本?不使用trasnform 框架的,跪求!
#342 opened by wangpei72 - 18
原作者已不再维护,继续使用建议使用我fork后修复发布的版本。(给即将使用或已经使用的几点建议)
#332 opened by wurensen - 14
gradle7.1后项目,build.gradle使用plugins,要怎么集成使用
#338 opened by 549064368 - 6
java.util.zip.ZipException: zip file is empty
#324 opened by TheMelody - 2
有人遇到打成Release包,AOP框架不生效的问题嘛?
#318 opened by SixGL - 0
【include使用】如果不配置,编译太慢了
#339 opened by cxMax - 1
无法插桩成功怎么回事? 完全按照文档的步骤去配置的
#328 opened by VictorZhx - 9
一个必现的错误:Java+Kotlin找不到启动类
#335 opened by leeyushi - 5
与cmake native一起编译,clean出现循环依赖Circular dependency
#294 opened by DawnJF - 3
- 0
aspectjx加cmake以后各种冲突externalNativeBuildCleanBxn_nationDebug,我把cmake注释掉以后报错Cause: zip file is empty
#337 opened by MachineHou - 0
什么时候可以支持kotlin1.5.+
#336 opened by leeyushi - 1
插件会导致androidTest找不到class
#329 opened by chenyan-master - 5
aar中的@Aspect无法被识别
#303 opened by wingkingbobo - 0
- 1
请问如何往类里面添加一个方法或者变量
#321 opened by LLQQHH - 0
关于代码混淆后,AOP切面异常void java.lang.ClassNotFoundException.
#333 opened by Anayuta - 2
ABORT org.aspectj.weaver.BCException
#314 opened by zero92723 - 2
kotlin 中使用 运行报错
#323 opened by dean-lwh - 3
什么时候支持下Agp 4.x ?
#315 opened by niniloveyou - 2
ArrayIndexOutOfBoundsException
#327 opened by dupengyun - 5
构建多个变种耗时一直在递增
#305 opened by wurensen - 2
kotlin 1.5 会报错
#325 opened by dayezi12138 - 2
app:transformClassesWithAjxForRelease
#297 opened by idis573 - 3
gradle 4.1.1 not supported
#310 opened by Yemesoft - 14
- 2
library中配置的annotation注解不生效
#330 opened by Somony - 1
1年多没更新了,还维护吗
#326 opened by AndroidLi123 - 1
统计反射耗时,直接就挂了?
#322 opened by yanchunlan - 0
只要我引入 apply plugin: 'android-aspectjx' 什么切面相关的代码也还没写,并且将 enabled false,编译就出错,
#320 opened by chenranok - 1
Aspectjx 和美团的Robust热修复冲突,项目中有Robust,在使用Aspectjx会导致单独打Release,不能插入代码。(debug没问题,debug和Release一起打包也没问题,就单独打release有问题)
#319 opened by SixGL - 0
aop插件static静态方法问题
#317 opened by android-xiao-jun - 0
查看Aspectjx的代理类问题
#316 opened by 751496032 - 1
为什么会生成ajcore.txt
#304 opened by lujun525 - 0
打包时开启混淆并且使用dynamicFeatures时,打包失败
#313 opened by lishuoyan - 0
aspecjt和多渠道打包的mapping问题
#312 opened by liuhongda - 0
还是不准备支持织入library模块里的代码吗
#311 opened by tedzyc - 1
release包SingleClickAspect类包空指针
#302 opened by zhao8816 - 0
- 2
为什么在androidx环境配置没反应
#307 opened by itkun2013 - 0
有方法耗时统计的功能么
#308 opened by ljf1172361058 - 0
- 1
特定环境编译异常:zip file is empty
#300 opened by JooperGe - 0
使用@Around则出现NoClassDefFoundError异常,@Before 、@After这些不会
#299 opened by Leessy - 0
写了个此插件的使用说明,大家可以参考一下
#298 opened by hss01248 - 0
Gradle的Composing build切入不成功
#296 opened by lanjd