当前位置:   article > 正文

EventBus报错_its super classes have no public methods with the

its super classes have no public methods with the @subscribe annotation

报错的内容and its super classes have no public methods with the @Subscribe annotation这句话大概说的意思没有找到公有含有Subscribe注解的方法,也就是说没有找到在EventBus注册Activity中含有Subscribe注解的方法。
1. 添加@Subscribe(threadMode = ThreadMode.MAIN)

2. Makefile中添加混淆 LOCAL_PROGUARD_ENABLED := disabled

否则会被优化掉。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/知新_RL/article/detail/251279
推荐阅读
相关标签
  

闽ICP备14008679号