issues
search
Tencent
/
Shadow
零反射全动态Android插件框架
BSD 3-Clause "New" or "Revised" License
7.47k
stars
1.31k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
存在转换后被调用方法未实现的问题 getOnBackInvokedDispatcher
#1304
huasheng0401
closed
6 months ago
2
宿主和插件之间的资源共享
#1303
rockstore
closed
7 months ago
4
NativiActivity java.lang.RuntimeException: java.lang.IllegalArgumentException: Unable to find native library main using classloade
#1302
chenranok
opened
8 months ago
0
ShadowNativeActivityDelegate.getPackageManager getMPluginActivity NullPointerException
#1301
chenranok
opened
8 months ago
1
如何通过反射调用插件中的方法并获取返回值
#1300
yaoyue1019
closed
7 months ago
2
throw new RuntimeException("packageArchiveInfo is NullPointException")
#1299
ClarkRep
closed
6 months ago
2
插件集成 nfc 功能问题
#1298
qingsongwill
closed
6 months ago
3
自荐 BlackShadow,Shadow的二次封装项目,开袋即食版。
#1297
nnjun
closed
7 months ago
0
可以更新一下最新代码的maven版本吗?
#1296
LuYeCong
closed
7 months ago
1
android 4.4.2 MultiDex 每次运行都要删除旧的dex
#1295
ansonxia
closed
8 months ago
0
关于插件和宿主通信的问题
#1294
Florizt
closed
7 months ago
0
UnsatisfiedLinkError,so文件映射失败
#1293
YanLin476325505
closed
7 months ago
0
怎么加载本地存储中的插件,而不是加载assets中的插件
#1292
2079541547
closed
6 months ago
1
宿主更新插件,要重启宿主后插件才生效
#1291
dahaiChang
closed
7 months ago
1
报错,找不到DelegateProvider
#1290
Florizt
closed
7 months ago
0
启动插件时,会报上下文NullPointerException
#1289
wh963572516
closed
9 months ago
2
none-dynamic场景使用so
#1288
Florizt
closed
6 months ago
4
卸载插件时遇到无法删除文件的问题
#1287
xiboliya2000
closed
9 months ago
2
sample-host release模式多项测试失败
#1286
tkkcc
closed
7 months ago
2
希望添加 jni 调用的演示示例
#1285
iyzwei4666
opened
10 months ago
2
shadow经过线上上亿用户的检验,想咨询下
#1284
PingShen
closed
7 months ago
0
Caused by: java.lang.UnsupportedOperationException: Can't convert to color state list: type=0x1 at android.content.res.Resources.loadColorStateListForCookie(Resources.java:2718) at android.content.res.Resources.loadColorStateList(Resources.java:2699) at android.content.res.TypedArray.getColorStateList(TypedArray.java:485) at android.widget.TextView.<init>(TextView.java:746) at android.widget.TextView.<init>(TextView.java:671) at androidx.appcompat.widget.AppCompatTextView.<init>(AppCompatTextView.java:102) at androidx.appcompat.widget.AppCompatTextView.<init>(AppCompatTextView.java:97)
#1283
9c-x
closed
7 months ago
0
java.lang.VerifyError: Rejecting class com.demo.pluginmanager.UpPluginManager that attempts to sub-type erroneous class com.demo.pluginmanager.FastPluginManager (declaration of 'com.demo.pluginmanager.UpPluginManager' appears in /data/user/0/com.demo/files/upshadowmanager-release-1.3.4.2023070701.apk)
#1282
jalen-ma
opened
10 months ago
3
Caused by: java.lang.ClassCastException: androidx.appcompat.widget.ContentFrameLayout cannot be cast to androidx.appcompat.widget.ContentFrameLayout
#1281
9c-x
closed
7 months ago
2
宿主启动多插件
#1280
wudongze
closed
7 months ago
1
添加自定义插件my-plugin-app
#1279
jianyongren
closed
11 months ago
1
请问 normalImplementation 是只有Shadow才有的吗?
#1278
SunShineMy66
closed
11 months ago
2
androidx.profileinstaller.ProfileVerifier安全校验失败?
#1277
chy116449859
closed
1 week ago
1
插件内可以调用qq分享吗?
#1276
laiyi55
closed
11 months ago
0
执行sample-app报错,要怎么解决?
#1275
zhuyoulong
closed
11 months ago
2
宿主获取插件Fragment可显示,宿主跳转到插件FragmenActivity报错,请指教
#1274
budaowengd
closed
8 months ago
2
fix(dynamic.apk): ChangeApkContextWrapper的Theme应该克隆BaseContext
#1273
shifujun
closed
11 months ago
0
插件apk没有用到四大组件,有必要弄成多进程吗?
#1272
budaowengd
closed
11 months ago
2
插件manager中的view如果有ProgressBar,但是宿主不显示ProgressBar
#1271
budaowengd
closed
11 months ago
4
fix(core.transform-kit): 检查缺少方法时先看旧类是否有实现
#1270
shifujun
closed
11 months ago
0
请教下:运行test-none-dynamic-host模块,启动的插件还是在宿主进程的问题。
#1269
SunShineMy66
closed
11 months ago
4
./gradlew packageDebugPlugin
#1268
zhqf66
closed
7 months ago
1
项目里引用了插件化,在应用市场上架的时候需要规避那些问题?有没有大佬指导一下,非常感谢
#1267
lihui5921
closed
7 months ago
0
最近在研究Shadow,建了个wx群,方便沟通
#1266
budaowengd
closed
7 months ago
1
请问:如果host有loader和runtime后,插件还支持动态loader和runtime吗?
#1265
budaowengd
closed
11 months ago
3
Android12(API = 31) 在 loadPlugin 时出现Runtime::Abort, 猜测异常与 dex 创建有关
#1264
yangxy112683
closed
7 months ago
3
已知问题:IDE中直接Run sample-host会失败
#1263
shifujun
opened
12 months ago
1
feat(core): 支持AGP 8.0+所需的新版Transform API
#1262
shifujun
closed
12 months ago
0
官方demo中sample/maven/manager-project中FastPluginManager获取so有误,报错Caused by: java.lang.UnsatisfiedLinkError
#1261
gaoleicoding
opened
1 year ago
0
shadow能够在国内的应用市场上架吗?
#1260
taoxiaowangmy
closed
7 months ago
1
fix(core.manager): 修复deleteInstalledPlugin方法调用结果总是返回false
#1259
AntonioShare
closed
1 year ago
0
feat: Support setting the horizontal and vertical screen orientation …
#1258
AntonioShare
closed
1 year ago
12
请注意每个插件apk构建时都需要apply plugin: 'com.tencent.shadow.plugin'
#1257
midwinterwk
closed
7 months ago
1
同一份代码,android 4.4 ClassNotFoundException ,高版本(如android 8)正常
#1256
duxiyao
closed
10 months ago
3
相同资源如何共享,不能打包到base插件吗,必须要每个业务插件都要打包一份吗
#1255
boboZeng
closed
1 year ago
2
Previous
Next