issues
search
bytedance
/
ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Apache License 2.0
3.15k
stars
463
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to load the project on AS
#167
Arunm619
opened
1 month ago
0
使用的时候记得将 gradle 使用的jdk版本设置为 11, bytex现在还不支持jdk17
#166
liungkejin
opened
7 months ago
0
what's problem it?
#165
harbin-walk
opened
8 months ago
0
fix NoSuchFieldException of parallelLockMap when using jdk17
#164
Garenzhou
opened
10 months ago
0
当开启shrinkR增量编译时,library project里使用到R文件的地方没有做常量内联,会导致Caused by: java.lang.ClassNotFoundException
#163
hfgerr
opened
11 months ago
0
Execution failed when run "assembleAndroidTest"
#162
cjjdream
opened
1 year ago
1
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: null
#161
chsmy
opened
1 year ago
0
Gradle 升级 8.0 编译不通过,这个库现在还有人维护吗?
#160
lyjSmile
opened
1 year ago
7
Android jar not found!
#159
duannianwww
opened
1 year ago
1
gradle 7.2.0编译bytex 失败,请问是否有适配高版本gradle 的计划?
#158
facetome
opened
1 year ago
1
java.lang.UnsupportedOperationException: NestHost requires ASM7
#157
Primer1889
opened
1 year ago
2
Caused by: com.android.builder.dexing.DexArchiveBuilderException: Error while dexing.
#156
yangsk94
opened
1 year ago
0
build.gradle 没有配置 signingConfigs 时构建失败
#155
drumge
closed
1 year ago
2
Support Gradle's configuration cache
#154
Goooler
opened
1 year ago
0
ZipException: invalid entry CRC (expected 0xe6ba009d but got 0xf8b68c6)
#153
FutureHere
opened
2 years ago
1
method-call-opt-plugin 处理 Log 参数里带 if 时出现错误
#152
zyying
opened
2 years ago
0
Any plans to support AGP 7.2 and above?
#151
wyouxiong
opened
2 years ago
0
0.3.0 版本 plugin shrink_r_class 在AGP 7.2 以上 报错 java.lang.NoSuchFieldException: resourcesComputer
#150
JustinLance
opened
2 years ago
1
ShrinkR把R文件统一成一个以后,没有替换module里面的R引用
#149
axel8888
opened
2 years ago
2
常量内联 NoSuchFieldError
#148
lkang08
opened
2 years ago
2
com.bytedance.android.build:gradle-compat-api 这个库打算开源吗
#147
haizhiyun
opened
2 years ago
1
gradle-compat version upgrade to 1.1.1.3
#146
BaeBae33
opened
2 years ago
0
为什么总是提示"com.ss.android.ugc.bytex.getter_setter_inline.GetterSetterInlinePlugin does not yet support incremental build"
#145
wangxuyang518
opened
2 years ago
2
这个库还维护么?
#144
DaMiaoKobe
closed
2 years ago
2
method-call-opt-plugin根本就没效果
#143
ikakaxi
opened
2 years ago
2
access-inline-plugin内联access$方法后出现Fresco的java.lang.VerifyError
#142
runningmoonlight
opened
2 years ago
0
ShrinkRTransform的产物有问题
#141
wqycsu
opened
2 years ago
0
能否支持LibraryExtension?
#140
luodongseu
closed
2 years ago
1
feat: improve compatibility for agp 7.1.2
#139
lizhangqu
opened
2 years ago
0
shrink-r-plugin failed with styleable
#138
wqycsu
opened
2 years ago
0
流程图错误
#137
jiangzhengnan
opened
2 years ago
0
IllegalStateException
#136
Xbs233
closed
2 years ago
3
Caused by: java.lang.IllegalStateException: java.lang.IllegalStateException: java.lang.IllegalStateException: The configuration :app:fullReleaseRuntimeClasspath was resolved from a thread not managed by Gradle.
#135
TanZhiL
closed
2 years ago
1
> java.lang.RuntimeException: proguard.ParseException: Expecting opening '(' or separator ';' before 'return' in line 5 of file '/home/root/.gradle/caches/transforms-2/files-2.1/bed2b0a080851d61ffed8106fe58b3c4/rules/lib/META-INF/com.android.tools/r8-from-1.6.0/coroutines.pro'
#134
Xinmeng322
opened
2 years ago
5
R8 和 method-call-opt-plugin compile 失败, access-inline-plugin const-inline-plugin refer-check-plugin base-plugin 都没有问题
#133
Xinmeng322
opened
2 years ago
2
sync gradle problem
#132
lawas2008
closed
2 years ago
0
Plugins Can Not Hook Transform/Task:CoveragePlugin
#131
svenjung
opened
2 years ago
2
R too large problem
#130
bytebeats
closed
2 years ago
1
支持agp7.0吗
#129
yuluowusheng
opened
2 years ago
6
bytex是否不支持enableJetifier
#128
nitianVSdahuai
closed
2 years ago
1
bytex.quick_refer_check能替代bytex.refer_check的功能么,集成过程中发现transformClassesWithRefer_check任务会卡住(跑了10多个小时还未结束),可能是我的项目结构有问题
#127
githubliangzai
closed
2 years ago
4
Caused by: org.gradle.api.plugins.UnknownPluginException: Plugin with id 'bytex.nangua' not found.
#126
jiangzhengnan
opened
3 years ago
1
java.lang.RuntimeException: proguard.ParseException: Expecting opening '(' or separator ';' before 'return' in line 5 of file
#125
lizhangqu
opened
3 years ago
1
Caused by: java.lang.NoSuchFieldException: parallelLockMap
#124
zxhandroid
opened
3 years ago
5
field_assign_opt 为何优化掉构造函数中对父类参数的赋值?
#123
hesheng1024-p
opened
3 years ago
3
MainTransformFlow中遍历之前的状态是否有误?
#122
weimi-king
opened
3 years ago
0
java.lang.IllegalArgumentException: LocalVariablesSorter only accepts expanded frames (see ClassReader.EXPAND_FRAMES)
#121
dingdangmao123
opened
3 years ago
2
shrinkR设置白名单后,检测报告里仍然提示被反射引用,是我设置的不正确吗?检测报告里的error提示java.lang.RuntimeException: This R Class don't exist those field,应该怎样修改呢?
#120
GaoGates
opened
3 years ago
0
SourceFileKiller源码
#119
jsonhu
opened
3 years ago
0
Failed to read class and IllegalArgumentException
#118
hesheng1024-p
closed
3 years ago
3
Next