meituan/WMRouter

自动生成的service初始化方法是在哪调用的?

certhon opened this issue · 1 comments

image
那个router的初始化能从源码中看到。这个service注册的初始化init函数怎么没看到有地方调用啊,

Gradle插件借助ASM生成的代码调用,你可以通过反编译APK看到。