Issues
- 10
升级到 AGP 7.0后,因jdk 11中没有 tools.jar 导致编译失败
#112 opened by 4dcity - 0
偶现“Attempt to invlke interface method 'java.lang.Object com sankuai.waimai.router.method.a.call() on a null object reference' 异常,是什么原因?
#130 opened by Luckflower - 0
后续是否考虑支持鸿蒙系统?
#129 opened by Elmagnifico12 - 0
gradle升级到8.6的时候com.sun.tools.*报错
#128 opened by liu1475341362 - 0
是否有适配agp8.0的计划?
#127 opened by slovenl - 0
- 3
使用RouterPage注解 AS 编译失败
#107 opened by JacksenLaw - 0
不支持的跳转链接(404)
#125 opened by V-zhangyunxiang - 0
demo 工程必出问题。
#124 opened by chenxumeng - 0
进行非增量编译时,提示xx.jar文件被其他进程占用
#123 opened by chenxumeng - 0
多个文件配置RouteUri相同,加载时会被覆盖,具体的顺序是怎样的?
#122 opened by mwang-910 - 0
Support Gradle's configuration cache
#121 opened by Goooler - 2
- 0
既然jcenter下线, 那文档的接入也该更新一下吧。
#118 opened by AndroidCrazyBoy - 0
API 'android.registerTransform' is obsolete
#117 opened by shixingxing - 3
JCenter下线了,按照集成文档配置项目,项目编译失败。
#109 opened by jackli688 - 0
WMPlugin生成ServiceLoaderInit类时文件名Service.class,Replugin插件化构建报ServiceLoaderInit重复
#116 opened by userfuy - 0
Transform Scope Change to SCOPE_FULL_WITH_FEATURES, will not install success?
#115 opened by yanglichuan - 2
对没有path的场景支持不够好
#78 opened by Caij - 0
- 1
master代码跟gradle引用到的不一样
#111 opened by imcloud - 0
Compiler中Processor的Process 先排序后遍历
#110 opened by cocpublic - 1
方便支持RxJava方式吗?特别是在onActivityResult的时候
#91 opened by THEONE10211024 - 14
- 1
- 1
1.2.0版本没有@Autowird接收传递参数呢?
#85 opened by zhouxu88 - 0
fggg
#75 opened by xiewensheng1126 - 2
兼容AndroidX吗?
#80 opened by xiefeiyangshang - 1
- 1
恳请帮忙发布一个新版本
#90 opened by zjiecode - 1
- 1
fix: BaseTransform#foreachJar 执行俩遍
#99 opened by hcanyz - 0
- 2
在gradle wrapper 5.4.1 compiler 模块自定义注解不生效
#86 opened by vincenlee - 0
新gradle版本下,拦截器造成重复创建Activity
#84 opened by BoxuanJia - 1
自动生成的service初始化方法是在哪调用的?
#83 opened by certhon - 5
release 不支持的跳转链接(404)
#79 opened by yz1309 - 1
能否发布1.2.1 release
#82 opened by hcanyz - 1
ServiceLoader
#77 opened by zdongcoding - 1
请问除了PageAnnotationHandler,能够添加一个局部降级策略的例子吗?
#60 opened by humanheima - 1
transformClassesWithMultidexlistFor##Debug
#62 opened by Codey7 - 1
Application的onCreate中在子线程使用Router.lazyInit(),同时onCreate的主线程中使用了Router.getService,导致偶现路由跳转页面失败
#73 opened by jiangming8 - 1
是否对androidx提供支持?
#64 opened by yzhiw - 1
手动注册页面功能
#72 opened by Liujinliang0803 - 1
如何获取其它模块的fragment
#68 opened by rantao19910827 - 1
在生成代码的时候 看到 "$T.put($T.class, $S, $L.class, $L) ,还有()V,这些$T,$S,$L是什么命令呀,这个()V方法描叙应该不是随便写的吧
#70 opened by AngelRiven - 4
ServiceLoader模块获取到的实例只能调用其实现的父类或者接口的方法是吗
#69 opened by AngelRiven - 2
每一个模块组件都要引用插件吧
#67 opened by AngelRiven - 1
ServiceLoader自定义接口解耦问题
#61 opened by tanlzhi - 1
建议拦截器支持注解
#65 opened by sdsxwangwei