issues
search
eleme
/
lancet
A lightweight and fast AOP framework for Android App and SDK developers
2.13k
stars
335
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
When will gradle8 be supported?
#76
lomoya90
opened
2 months ago
0
推荐使用 https://github.com/FlyJingFish/AndroidAOP 支持AGP 8
#75
FlyJingFish
opened
10 months ago
0
com.android.tools.r8.CompilationFailedException: Compilation failed to complete, position: Lcom/XXX/message/uikit/other/PageHelper$_lancet;<init>()V, origin: /Users/XXX/Documents/XXX/XXX/app/build/intermediates/transforms/lancet/debug/593.jar:com/XXX/message/uikit/other/PageHelper$_lancet.class
#74
McraeleeLee
opened
11 months ago
0
feat: support asm6 & change maven publish & support agp 4.0.1 & change test module
#73
blueberryCoder
closed
1 year ago
1
使用@ClassOf 时报错:@ClassOf 's origin type should be parent in value
#72
whxpro
opened
1 year ago
1
打包失败谁遇到过?能否上架googleplay
#71
o199666
opened
1 year ago
0
特意试过了,java项目可以跑起来,kotlin项目报需要asm6错误
#70
cwwei2005
opened
2 years ago
4
升级ASM9.1 , 适配Gradle7.5.1 AGP7.3.0 ,调整支持Java11
#69
mainlxl
opened
2 years ago
6
如何织入Onclick类型的接口回调方法
#68
ElkSun
opened
2 years ago
0
Caused by: java.lang.UnsupportedOperationException: This feature requires ASM6
#67
Neacy
opened
2 years ago
3
NestHost requires ASM7
#66
lodqc
opened
2 years ago
1
gradle 7.2.1 引入lancet插件报错
#65
CoderNo89757
opened
2 years ago
1
Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete,
#64
liuzeze
opened
2 years ago
3
hook的成功标志是什么?
#63
wusir-china
opened
2 years ago
1
基于 字节跳动的ByteX 重写了一个版本,修复了部分BUG,加快插件编译速度,有需要的可以参考使用
#62
Knight-ZXW
opened
2 years ago
2
Lancet如何织入@hide的类
#61
ZouYongpeng
opened
2 years ago
1
lancet支持在应用中hook ActivityManagerService中的方法吗
#60
1649900265
opened
2 years ago
0
不知是否有大佬实现一下lambda Interface
#59
x930073498
opened
2 years ago
0
proxy MessageQueue的enqueueMessage方法无效
#58
memorycj
opened
2 years ago
0
增量编译导致严重的问题
#57
CoolLiquid
opened
2 years ago
0
升级了下ASM6 有需要的自取
#56
liujianAndroid
opened
3 years ago
14
change asm version to 6.0
#55
liujianAndroid
closed
3 years ago
1
Master
#54
axen1314
closed
3 years ago
0
哪位大佬有私有maven仓库?
#53
kaitian521
opened
3 years ago
1
Execution failed for task ':app:transformClassesWithLancetForDebug'. > java.lang.RuntimeException: java.lang.UnsupportedOperationException: This feature requires ASM6
#52
xhyxiangwang
opened
3 years ago
0
Execution failed for task ':app:transformClassesWithLancetForDebug'. > java.lang.RuntimeException: java.lang.UnsupportedOperationException: This feature requires ASM6
#51
xhyxiangwang
opened
3 years ago
2
求对 Android App Bundle 的支持
#50
liuzhao2007
opened
3 years ago
3
请问可以对抽象方法进行hook吗
#49
SN2OV
opened
3 years ago
0
随便写了个Android例子,都没生效
#48
haizhiyun
closed
3 years ago
3
@ClassOf 引入类为什么要进行限制,ClassOf 's origin type should be parent in value
#47
pkilller
closed
3 years ago
1
lancet:1.0.5织入代码失败 ; lancet:1.0.6
#46
Chailz2Herzog
opened
3 years ago
0
兼容asm6中visitModule使其不会触发异常
#45
LLHang
opened
3 years ago
1
@
#44
liangxianshen
closed
3 years ago
0
StatusOverrideJarInput
#43
weikaiyun
closed
3 years ago
0
引入lancet插件后编译不过
#42
Leiluojun
opened
4 years ago
6
有泛型参数的函数如何hook?
#41
XiaoDon
opened
4 years ago
1
This feature requires ASM6
#40
kaitian521
opened
4 years ago
9
如何weave onCreate一类无返回值的方法
#39
xiachengcheng
opened
4 years ago
2
为什么有时候能织入,有时候织入不了?是AS问题还是框架问题?
#38
wl0073921
opened
4 years ago
1
并不能 hook 未重写方法
#37
siyehua
opened
4 years ago
2
三方库能hook吗?
#36
kaitian521
closed
4 years ago
1
支持kotlin?
#35
lwc24
closed
4 years ago
0
Android 5.0以下
#34
isyshuai
opened
4 years ago
1
variantOutput.getProcessResources()
#33
liuruimilk
opened
4 years ago
0
java.lang.NoSuchMethodError: com.google.common.io.Files.fileTraverser()Lcom/google/common/graph/Traverser;
#32
ihrthk
closed
4 years ago
5
Execution failed for task ':app:transformClassesWithLancetForDebug'.
#31
briskemen
closed
5 years ago
1
引用插件后运行时异常,求解答
#30
liulinsen
opened
5 years ago
2
升级到AndroidStudio3.5编译出错
#29
torv
closed
4 years ago
1
Null
#28
jianelegant
closed
4 years ago
0
对This.get()的疑问??
#27
Zihao-Wu
closed
4 years ago
2
Next