HuolalaTech / hll-wp-therouter-android

A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)
https://therouter.cn/
Apache License 2.0
1.1k stars 129 forks source link

错误:常量字符串过长 #162

Open SundayYoung opened 6 months ago

SundayYoung commented 6 months ago

使用kapt编译之后生成的 RouterMapTheRouter1755574131.java 报 错误: 常量字符串过长 public static final String ROUTERMAP = .....

ksp 编译是也提示这个错误:java.lang.IllegalArgumentException: UTF8 string too large

kymjs commented 5 months ago

是一个极端问题,后续版本修复,可以先尝试拆分模块,使一个模块内的路由表不要太大