Android 模块化开发,使用Arouter作路由跳转 @Autowired 方式接收数据为null

//出现这个问题的缘由,除了保证@Autowired(name = "key") 和 withXX("key",object)的key一致外还要在onCreate里添加ARouter.getInstance().inject(this);
相关文章
相关标签/搜索